Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_platform_mac.cpp105 void set_cur_thread(ThreadState *thr) { in set_cur_thread() function
HDtsan_platform_linux.cpp635 void set_cur_thread(ThreadState *thr) { in set_cur_thread() function
HDtsan_rtl.h257 inline void set_cur_thread(ThreadState *thr) { in set_cur_thread() function