Searched refs:notifyLock (Results 1 – 5 of 5) sorted by relevance
53 std::lock_guard<std::mutex> notifyLock(notifyMutex_); in SetDisplayState() local
1639 std::lock_guard<std::mutex> notifyLock(sessionDisplayPowerController_->notifyMutex_); in TryToCancelScreenOff() local1665 std::lock_guard<std::mutex> notifyLock(sessionDisplayPowerController_->notifyMutex_); in ForceSkipScreenOffAnimation() local
259 std::mutex notifyLock; in TestSyncWithUserChange() local260 std::unique_lock<std::mutex> lck(notifyLock); in TestSyncWithUserChange()
361 std::mutex notifyLock; in TestSyncWithUserChange() local362 std::unique_lock<std::mutex> lck(notifyLock); in TestSyncWithUserChange()
4630 std::lock_guard<ffrt::mutex> notifyLock(configurationObserverLock_); in UpdateConfiguration() local