reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
478 if (thr->ignore_sync) 480 thr->clock.set(thr->fast_state.epoch()); 480 thr->clock.set(thr->fast_state.epoch()); 481 thr->clock.acquire(&thr->proc()->clock_cache, c); 481 thr->clock.acquire(&thr->proc()->clock_cache, c); 482 StatInc(thr, StatSyncAcquire);