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