Home
last modified time | relevance | path

Searched refs:clientChangedDataLock (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.cpp913 std::lock_guard<std::mutex> clientChangedDataLock(g_clientChangedDataMutex); in ClientObserverCallback() local
1009 std::lock_guard<std::mutex> clientChangedDataLock(g_clientChangedDataMutex); in RollbackHookCallback() local