Searched refs:can_commit (Results 1 – 1 of 1) sorted by relevance
142 bool can_commit = false; in CommitBatch() local148 can_commit = std::atomic_compare_exchange_strong(&txn_state_, &expected, in CommitBatch()152 can_commit = true; in CommitBatch()155 if (can_commit) { in CommitBatch()