reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
486 if (thr->ignore_sync) 488 thr->clock.set(thr->fast_state.epoch()); 488 thr->clock.set(thr->fast_state.epoch()); 489 thr->fast_synch_epoch = thr->fast_state.epoch(); 489 thr->fast_synch_epoch = thr->fast_state.epoch(); 490 thr->clock.release(&thr->proc()->clock_cache, c); 490 thr->clock.release(&thr->proc()->clock_cache, c); 491 StatInc(thr, StatSyncRelease);