Searched refs:comSyncMutex (Results 1 – 1 of 1) sorted by relevance
71 std::mutex comSyncMutex; member in __anon644cd9970110::DistributedDBCloudKvSyncerTest240 std::unique_lock<std::mutex> lock(comSyncMutex); in BlockCompensatedSync()