Home
last modified time | relevance | path

Searched refs:clientCreateTableLock (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.cpp892 std::lock_guard<std::mutex> clientCreateTableLock(g_clientCreateTableMutex); in AuthorizerCallback() local
953 std::lock_guard<std::mutex> clientCreateTableLock(g_clientCreateTableMutex); in StoreObserverCallback() local