Home
last modified time | relevance | path

Searched defs:concurrent (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdlib/
H A Dsystem.c59 static volatile unsigned long concurrent; in __libc_system() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp375 const m128 concurrent = _mm_cmplt_epi32(thread_epochs, shadow_epochs); in CheckRaces() local