Home
last modified time | relevance | path

Searched defs:dbMutex_ (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
Ddocument_store.h67 std::mutex dbMutex_; variable
/foundation/distributeddatamgr/preferences/frameworks/native/include/
Dpreferences_enhance_impl.h68 std::shared_mutex dbMutex_; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
Dhiview_adapter.h61 static std::mutex dbMutex_; variable
Dhiview_adapter.cpp81 std::mutex HiViewAdapter::dbMutex_; member in OHOS::DistributedDataDfx::HiViewAdapter