Searched refs:ResetCached (Results 1 – 4 of 4) sorted by relevance
129 void ThreadClock::ResetCached(ClockCache *c) { in ResetCached() function in __tsan::ThreadClock185 ResetCached(c); in acquire()228 ResetCached(c); in releaseStoreAcquire()421 ResetCached(c); in set()
399 thr->clock.ResetCached(&thr->proc()->clock_cache); in __tsan_on_thread_idle()400 thr->last_sleep_clock.ResetCached(&thr->proc()->clock_cache); in __tsan_on_thread_idle()
141 void ResetCached(ClockCache *c);
144 thr->clock.ResetCached(&thr->proc()->clock_cache); in OnFinished()146 thr->last_sleep_clock.ResetCached(&thr->proc()->clock_cache); in OnFinished()