Searched refs:atomic_entry (Results 1 – 1 of 1) sorted by relevance
599 auto& atomic_entry = commit_cache_[static_cast<size_t>(indexed_seq)]; in ExchangeCommitEntry() local601 bool succ = atomic_entry.compare_exchange_strong( in ExchangeCommitEntry()