Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp87 ThreadState *cur_thread() { in cur_thread() function
H A Dtsan_platform_linux.cpp607 ThreadState *cur_thread() { in cur_thread() function
H A Dtsan_rtl.h248 inline ThreadState *cur_thread() { in cur_thread() function