Searched refs:abilityforegroundObserverLock_ (Results 1 – 2 of 2) sorted by relevance
119 ffrt::mutex abilityforegroundObserverLock_; variable
169 std::lock_guard<ffrt::mutex> lockRegister(abilityforegroundObserverLock_); in RegisterAbilityForegroundStateObserver()188 std::lock_guard<ffrt::mutex> lockUnregister(abilityforegroundObserverLock_); in UnregisterAbilityForegroundStateObserver()819 std::lock_guard<ffrt::mutex> lockRegister(abilityforegroundObserverLock_); in IsAbilityForegroundObserverExist()917 std::lock_guard<ffrt::mutex> lock(abilityforegroundObserverLock_); in GetAbilityforegroundObserverSetCopy()