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