Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl_thread.cc41 ThreadState *caller_thr = static_cast<ThreadState *>(arg); in OnJoined() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl_thread.cc43 ThreadState *caller_thr = static_cast<ThreadState *>(arg); in OnJoined() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_thread.cpp298 ThreadState *caller_thr = static_cast<ThreadState *>(arg); in OnJoined() local