Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl.cc48 THREADLOCAL char cur_thread_placeholder[sizeof(ThreadState)] ALIGNED(64); variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl.cc50 THREADLOCAL char cur_thread_placeholder[sizeof(ThreadState)] ALIGNED(64); variable