Searched refs:g_storeObserverMutex (Results 1 – 1 of 1) sorted by relevance
396 std::mutex g_storeObserverMutex; variable752 std::lock_guard<std::mutex> lock(g_storeObserverMutex); in DataChangedObserver()942 std::lock_guard<std::mutex> storeObserverLock(g_storeObserverMutex); in StoreObserverCallback()1657 std::lock_guard<std::mutex> lock(g_storeObserverMutex); in RegisterStoreObserver()1687 std::lock_guard<std::mutex> lock(g_storeObserverMutex); in UnregisterStoreObserver()1714 std::lock_guard<std::mutex> lock(g_storeObserverMutex); in UnregisterStoreObserver()