Searched refs:wait_txn_map_mutex_ (Results 1 – 2 of 2) sorted by relevance
118 std::mutex wait_txn_map_mutex_; variable
418 std::lock_guard<std::mutex> lock(wait_txn_map_mutex_); in DecrementWaiters()444 std::lock_guard<std::mutex> lock(wait_txn_map_mutex_); in IncrementWaiters()