Searched refs:sourceKeysMutex_ (Results 1 – 4 of 4) sorted by relevance
21 std::mutex SuspendSources::sourceKeysMutex_; member in OHOS::PowerMgr::SuspendSources46 std::lock_guard<std::mutex> lock(sourceKeysMutex_); in getSourceKeys()
83 static std::mutex sourceKeysMutex_; variable
21 std::mutex WakeupSources::sourceKeysMutex_; member in OHOS::PowerMgr::WakeupSources65 std::lock_guard<std::mutex> lock(sourceKeysMutex_); in getSourceKeys()