Home
last modified time | relevance | path

Searched refs:ThreadIgnoreSyncBegin (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.cc418 ThreadIgnoreSyncBegin(thr, pc); in ForkChildAfter()
954 void ThreadIgnoreSyncBegin(ThreadState *thr, uptr pc) { in ThreadIgnoreSyncBegin() function
Dtsan_rtl_thread.cc269 ThreadIgnoreSyncBegin(thr, 0); in ThreadStart()
Dtsan_interface_ann.cc401 ThreadIgnoreSyncBegin(thr, pc); in AnnotateIgnoreSyncBegin()
Dtsan_rtl.h628 void ThreadIgnoreSyncBegin(ThreadState *thr, uptr pc);