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

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

Completed in 331 milliseconds