Home
last modified time | relevance | path

Searched defs:thread_identity (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_platform_mac.cpp85 uptr thread_identity = (uptr)pthread_self(); in cur_thread_location() local
292 uptr thread_identity = (uptr)pthread_self(); in ImitateTlsWrite() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform_mac.cc77 ThreadState **thread_identity = (ThreadState **)pthread_self(); in cur_thread_location() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform_mac.cc79 ThreadState **thread_identity = (ThreadState **)pthread_self(); in cur_thread_location() local