Searched refs:storageMutex_ (Results 1 – 2 of 2) sorted by relevance
145 std::mutex storageMutex_; variable
1285 std::lock_guard<std::mutex> autoLock(storageMutex_); in ClearSyncInterface()1297 std::lock_guard<std::mutex> autoLock(storageMutex_); in GetAndIncSyncInterface()1307 std::lock_guard<std::mutex> autoLock(storageMutex_); in SetSyncInterface()