Searched refs:thermal_callback_mutex_ (Results 1 – 6 of 6) sorted by relevance
82 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in registerThermalChangedCallback()104 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in registerThermalChangedCallbackWithType()125 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in unregisterThermalChangedCallback()
65 std::mutex thermal_callback_mutex_;
168 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in registerThermalChangedCallback()197 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in unregisterThermalChangedCallback()
78 std::mutex thermal_callback_mutex_;
112 std::mutex thermal_callback_mutex_; variable
146 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in unregisterThermalChangedCallback()179 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in registerThermalChangedCallback()193 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in registerThermalChangedCallback()221 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in sendThermalChangedCallback()