Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_txn_db.cc599 auto& atomic_entry = commit_cache_[static_cast<size_t>(indexed_seq)]; in ExchangeCommitEntry() local
601 bool succ = atomic_entry.compare_exchange_strong( in ExchangeCommitEntry()