Searched refs:cdev_callback_mutex_ (Results 1 – 4 of 4) sorted by relevance
212 std::lock_guard<std::mutex> _lock(cdev_callback_mutex_); in registerCoolingDeviceChangedCallbackWithType()233 std::lock_guard<std::mutex> _lock(cdev_callback_mutex_); in unregisterCoolingDeviceChangedCallback()
69 std::mutex cdev_callback_mutex_; variable
116 std::mutex cdev_callback_mutex_; variable
257 std::lock_guard<std::mutex> _lock(cdev_callback_mutex_); in registerCoolingDeviceChangedCallbackWithType()283 std::lock_guard<std::mutex> _lock(cdev_callback_mutex_); in unregisterCoolingDeviceChangedCallback()