Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_txn_db.h159 SequenceNumber max_evicted_seq_lb, max_evicted_seq_ub; variable
171 max_evicted_seq_lb = max_evicted_seq_.load(std::memory_order_acquire);
199 if (UNLIKELY(max_evicted_seq_lb != max_evicted_seq_ub)) {
255 } while (UNLIKELY(max_evicted_seq_lb != max_evicted_seq_ub));