Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform_mac.cc271 uptr thr_state_start = (uptr)thr_state_loc; in ImitateTlsWrite() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform_mac.cc273 uptr thr_state_start = (uptr)thr_state_loc; in ImitateTlsWrite() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_platform_mac.cpp298 uptr thr_state_start = thread_identity; in ImitateTlsWrite() local