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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cc916 void FuncExit(ThreadState *thr) { function in namespace:__tsan
918 DPrintf2("#%d: FuncExit\n", (int)thr->fast_state.tid());

Completed in 234 milliseconds