Home
last modified time | relevance | path

Searched refs:g_baseWatchersMutex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_manager.cpp41 static std::mutex g_baseWatchersMutex; variable
102 std::lock_guard<std::mutex> lock(g_baseWatchersMutex); in HiSysEventAddWatcher()
127 std::lock_guard<std::mutex> lock(g_baseWatchersMutex); in HiSysEventRemoveWatcher()