Searched refs:autoSyncMutex_ (Results 1 – 2 of 2) sorted by relevance
378 std::mutex autoSyncMutex_; variable
1483 std::lock_guard<std::mutex> autoLock(autoSyncMutex_); in IsNeedAutoSync()1495 std::lock_guard<std::mutex> autoLock(autoSyncMutex_); in SetNeedAutoSync()