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

/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/go/
H A Dtsan_go.cc112 FuncExit(thr);
124 FuncExit(thr);
140 FuncExit(thr);
/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_inl.h108 FuncExit(cur_thread());
H A Dtsan_interface_java.cc48 FuncExit(thr_);
H A Dtsan_interface_atomic.cc498 FuncExit(thr_);
881 FuncExit(thr); \
891 FuncExit(thr); \
H A Dtsan_interface_ann.cc42 FuncExit(thr_);
H A Dtsan_rtl.cc941 void FuncExit(ThreadState *thr) { function in namespace:__tsan
943 DPrintf2("#%d: FuncExit\n", (int)thr->fast_state.tid());
H A Dtsan_rtl.h673 void FuncExit(ThreadState *thr);
H A Dtsan_interceptors.cc293 FuncExit(thr_);
506 FuncExit(thr);

Completed in 369 milliseconds