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

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

Completed in 466 milliseconds