Searched refs:key2IndexMutex (Results 1 – 1 of 1) sorted by relevance
627 static std::mutex key2IndexMutex; in ForAllStores() local639 std::unique_lock<std::mutex> lock(key2IndexMutex); in ForAllStores()