reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
198 if (thr->ignore_reads_and_writes) 199 ReportIgnoresEnabled(thr->tctx, &thr->mop_ignore_set); 199 ReportIgnoresEnabled(thr->tctx, &thr->mop_ignore_set); 200 if (thr->ignore_sync) 201 ReportIgnoresEnabled(thr->tctx, &thr->sync_ignore_set); 201 ReportIgnoresEnabled(thr->tctx, &thr->sync_ignore_set);