Searched defs:dbMutex_ (Results 1 - 4 of 4) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/ | ||
H A D | document_store.h | 67 std::mutex dbMutex_; member in DocumentDB::DocumentStore |
/foundation/distributeddatamgr/preferences/frameworks/native/include/ | ||
H A D | preferences_enhance_impl.h | 68 std::shared_mutex dbMutex_; member in OHOS::NativePreferences::PreferencesEnhanceImpl |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/ | ||
H A D | hiview_adapter.h | 61 static std::mutex dbMutex_; member in OHOS::DistributedDataDfx::HiViewAdapter |
H A D | hiview_adapter.cpp | 81 std::mutex HiViewAdapter::dbMutex_; member in OHOS::DistributedDataDfx::HiViewAdapter |
Completed in 5 milliseconds