Searched refs:thread_self (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cpp65 thread_t thread_self = mach_thread_self(); local
67 if (threads[i] == thread_self) continue;

Completed in 94 milliseconds