Home
last modified time | relevance | path

Searched refs:g_storeObserverMutex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp396 std::mutex g_storeObserverMutex; variable
752 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()