Home
last modified time | relevance | path

Searched refs:watcherMutex_ (Results 1 - 2 of 2) sorted by relevance

/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager.cpp56 std::lock_guard<std::mutex> lock(watcherMutex_); in AddRemoteWatcher()
74 std::lock_guard<std::mutex> lock(watcherMutex_); in DelRemoteWatcher()
92 std::lock_guard<std::mutex> lock(watcherMutex_); in AddWatcher()
118 std::lock_guard<std::mutex> lock(watcherMutex_); in DelWatcher()
140 std::lock_guard<std::mutex> lock(watcherMutex_); in RefreshWatcher()
216 std::lock_guard<std::mutex> lock(watcherMutex_); in ProcessWatcherMessage()
379 std::lock_guard<std::mutex> lock(watcherMutex_); in OnStop()
391 std::lock_guard<std::mutex> lock(watcherMutex_); in OnRemoteDied()
464 std::lock_guard<std::mutex> lock(watcherMutex_); in DumpAllGroup()
511 std::lock_guard<std::mutex> lock(watcherMutex_); in Dump()
[all...]
H A Dwatcher_manager.h120 std::mutex watcherMutex_; member in OHOS::init_param::WatcherManager

Completed in 3 milliseconds