Searched refs:updated_prev_max (Results 1 – 1 of 1) sorted by relevance
651 auto updated_prev_max = prev_max; in AdvanceMaxEvictedSeq() local654 while (updated_prev_max < new_max && in AdvanceMaxEvictedSeq()655 !max_evicted_seq_.compare_exchange_weak(updated_prev_max, new_max, in AdvanceMaxEvictedSeq()