Searched refs:gThermalHalMutex (Results 1 – 2 of 2) sorted by relevance
64 static std::mutex gThermalHalMutex; variable71 std::lock_guard<std::mutex> lock(gThermalHalMutex); in serviceDied()116 std::lock_guard<std::mutex> lock(gThermalHalMutex); in nativeInit()121 std::lock_guard<std::mutex> lock(gThermalHalMutex); in nativeGetFanSpeeds()154 std::lock_guard<std::mutex> lock(gThermalHalMutex); in nativeGetDeviceTemperatures()201 std::lock_guard<std::mutex> lock(gThermalHalMutex); in nativeGetCpuUsages()
53 std::mutex gThermalHalMutex; variable57 std::lock_guard<std::mutex> lock(gThermalHalMutex); in serviceDied()98 std::lock_guard<std::mutex> lock(gThermalHalMutex); in PullInternal()