Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/go/
Dtsan_go.cc267 ThreadIgnoreSyncBegin(thr, 0); in __tsan_go_ignore_sync_begin()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.cc465 ThreadIgnoreSyncBegin(thr, pc); in ForkChildAfter()
987 void ThreadIgnoreSyncBegin(ThreadState *thr, uptr pc) { in ThreadIgnoreSyncBegin() function
Dtsan_rtl_thread.cc272 ThreadIgnoreSyncBegin(thr, 0); in ThreadStart()
Dtsan_interface_ann.cc401 ThreadIgnoreSyncBegin(thr, pc); in AnnotateIgnoreSyncBegin()
Dtsan_rtl.h702 void ThreadIgnoreSyncBegin(ThreadState *thr, uptr pc);