Searched refs:switch_mutex_ (Results 1 – 2 of 2) sorted by relevance
1481 std::unique_lock<std::mutex> guard(switch_mutex_); in WaitForPendingWrites()1987 std::mutex switch_mutex_; variable
638 std::lock_guard<std::mutex> lck(switch_mutex_); in UnorderedWriteMemtable()