Searched refs:sync_ignore_set (Results 1 – 3 of 3) sorted by relevance
80 ReportIgnoresEnabled(thr->tctx, &thr->sync_ignore_set); in ThreadCheckIgnore()
1070 thr->sync_ignore_set.Add(CurrentStackId(thr, pc)); in ThreadIgnoreSyncBegin()1080 thr->sync_ignore_set.Reset(); in ThreadIgnoreSyncEnd()
188 IgnoreSet sync_ignore_set; member