Home
last modified time | relevance | path

Searched defs:userChangeMonitorLock_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Duser_change_monitor.h52 mutable std::shared_mutex userChangeMonitorLock_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context_impl.h252 mutable std::mutex userChangeMonitorLock_; variable