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

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

Completed in 111 milliseconds