reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1058 CHECK_GT(thr->ignore_reads_and_writes, 0); 1059 thr->ignore_reads_and_writes--; 1060 if (thr->ignore_reads_and_writes == 0) { 1061 thr->fast_state.ClearIgnoreBit(); 1063 thr->mop_ignore_set.Reset();