Searched refs:set_cur_thread (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp105 void set_cur_thread(ThreadState *thr) { function in namespace:__tsan
H A Dtsan_rtl_thread.cpp337 set_cur_thread(to);
H A Dtsan_platform_linux.cpp613 void set_cur_thread(ThreadState *thr) { function in namespace:__tsan
H A Dtsan_rtl.h242 void set_cur_thread(ThreadState *thr);
257 inline void set_cur_thread(ThreadState *thr) { function in namespace:__tsan

Completed in 195 milliseconds