Searched refs:singletonMutex_ (Results 1 – 8 of 8) sorted by relevance
45 std::mutex AppfreezeInner::singletonMutex_; member in OHOS::AppExecFwk::AppfreezeInner66 std::lock_guard<std::mutex> lock(singletonMutex_); in GetInstance()76 std::lock_guard<std::mutex> lock(singletonMutex_); in DestroyInstance()
44 std::mutex BatteryStatsService::singletonMutex_; member in OHOS::PowerMgr::BatteryStatsService59 std::lock_guard<std::mutex> lock(singletonMutex_); in GetInstance()353 std::lock_guard<std::mutex> lock(singletonMutex_); in DestroyInstance()
58 static std::mutex singletonMutex_; variable
41 std::mutex ThermalService::singletonMutex_; member in OHOS::PowerMgr::ThermalService63 std::lock_guard<std::mutex> lock(singletonMutex_); in GetInstance()651 std::lock_guard<std::mutex> lock(singletonMutex_); in DestroyInstance()
82 static std::mutex singletonMutex_; variable
115 static ffrt::mutex singletonMutex_; variable
203 static std::mutex singletonMutex_; variable
66 ffrt::mutex AppfreezeManager::singletonMutex_; member in OHOS::AppExecFwk::AppfreezeManager84 std::lock_guard<ffrt::mutex> lock(singletonMutex_); in GetInstance()94 std::lock_guard<ffrt::mutex> lock(singletonMutex_); in DestroyInstance()