Searched refs:thermal_callback_mutex_ (Results 1 – 4 of 4) sorted by relevance
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_;
89 std::mutex thermal_callback_mutex_; variable
185 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in registerThermalChangedCallback()229 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in unregisterThermalChangedCallback()254 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in sendThermalChangedCallback()