reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
495 if (thr->ignore_sync) 497 thr->clock.set(thr->fast_state.epoch()); 497 thr->clock.set(thr->fast_state.epoch()); 498 thr->fast_synch_epoch = thr->fast_state.epoch(); 498 thr->fast_synch_epoch = thr->fast_state.epoch(); 499 thr->clock.ReleaseStore(&thr->proc()->clock_cache, c); 499 thr->clock.ReleaseStore(&thr->proc()->clock_cache, c); 500 StatInc(thr, StatSyncRelease);