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