Searched refs:hidl_thermal_mutex_ (Results 1 – 2 of 2) sorted by relevance
212 std::mutex hidl_thermal_mutex_; variable
444 std::lock_guard<std::mutex> lock(hidl_thermal_mutex_); in RegisterThermalChangedCallback()480 std::lock_guard<std::mutex> lock(hidl_thermal_mutex_); in UnregisterThermalChangedCallback()