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