Home
last modified time | relevance | path

Searched refs:updated_future_max (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_txn_db.cc616 auto updated_future_max = prev_max; in AdvanceMaxEvictedSeq() local
617 while (updated_future_max < new_max && in AdvanceMaxEvictedSeq()
619 updated_future_max, new_max, std::memory_order_acq_rel, in AdvanceMaxEvictedSeq()