Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/native/src/wakeup/
H A Dwakeup_controller.cpp51 std::mutex WakeupController::sourceUpdateMutex_;
186 std::lock_guard lock(sourceUpdateMutex_); in ChangeWakeupSourceConfig()
295 std::lock_guard lock(sourceUpdateMutex_); in ChangePickupWakeupSourceConfig()
334 std::lock_guard lock(sourceUpdateMutex_); in ChangeLidWakeupSourceConfig()
H A Dwakeup_controller.h107 static std::mutex sourceUpdateMutex_; member in OHOS::PowerMgr::WakeupController

Completed in 3 milliseconds