Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp205 static void ThreadCreateCallback(uptr thread, bool gcd_worker) { in ThreadCreateCallback()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1427 bool gcd_worker = (thread == pthread_self()); in sanitizer_pthread_introspection_hook() local