Searched refs:storePtrMutex_ (Results 1 – 2 of 2) sorted by relevance
151 std::mutex storePtrMutex_; variable
171 std::lock_guard<std::mutex> storeIdLock(storePtrMutex_); in MoveData()1126 std::lock_guard<std::mutex> lock(storePtrMutex_); in OnUserRemoved()1253 std::lock_guard<std::mutex> lock(storePtrMutex_); in GetDataStorageByUserId()