Searched refs:FuncExit (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_external.cpp69 FuncExit(thr);
70 if (caller_pc) FuncExit(thr);
H A Dtsan_interface_inl.h107 FuncExit(cur_thread());
H A Dtsan_interface_java.cpp47 FuncExit(thr_);
H A Dtsan_interface_atomic.cpp499 FuncExit(thr_);
882 FuncExit(thr); \
892 FuncExit(thr); \
H A Dtsan_interface_ann.cpp40 FuncExit(thr_);
H A Dtsan_rtl.cpp1030 void FuncExit(ThreadState *thr) { function in namespace:__tsan
1032 DPrintf2("#%d: FuncExit\n", (int)thr->fast_state.tid());
H A Dtsan_rtl.h772 void FuncExit(ThreadState *thr);
H A Dtsan_interceptors_posix.cpp266 FuncExit(thr_);
517 FuncExit(thr);
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtsan_go.cpp181 FuncExit(thr);
193 FuncExit(thr);
209 FuncExit(thr);

Completed in 183 milliseconds