Searched refs:ThreadIgnoreSyncEnd (Results 1 – 4 of 4) sorted by relevance
271 ThreadIgnoreSyncEnd(thr, 0); in __tsan_go_ignore_sync_end()
406 ThreadIgnoreSyncEnd(thr, pc); in AnnotateIgnoreSyncEnd()
703 void ThreadIgnoreSyncEnd(ThreadState *thr, uptr pc);
997 void ThreadIgnoreSyncEnd(ThreadState *thr, uptr pc) { in ThreadIgnoreSyncEnd() function