Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cpp65 thread_t thread_self = mach_thread_self(); in RunThread() local
67 if (threads[i] == thread_self) continue; in RunThread()
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DThreading.inc150 return uint64_t(thread_self());
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h448 int tid = thread_self(); in set_system_affinity()
H A Dkmp_affinity.cpp5294 bindprocessor(BINDTHREAD, thread_self(), PROCESSOR_CLASS_ANY); in __kmp_affinity_uninitialize()
6057 return bindprocessor(BINDTHREAD, thread_self(), PROCESSOR_CLASS_ANY); in kmp_set_thread_affinity_mask_initial()