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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cc942 void ThreadIgnoreEnd(ThreadState *thr, uptr pc) { function in namespace:__tsan
943 DPrintf("#%d: ThreadIgnoreEnd\n", thr->tid);

Completed in 1299 milliseconds