Searched refs:env_temp_monitor_mutex (Results 1 – 1 of 1) sorted by relevance
81 static pthread_mutex_t env_temp_monitor_mutex = PTHREAD_MUTEX_INITIALIZER; variable719 (void) pthread_mutex_lock(&env_temp_monitor_mutex); in env_handle_sensor_event()722 (void) pthread_mutex_unlock(&env_temp_monitor_mutex); in env_handle_sensor_event()727 (void) pthread_mutex_unlock(&env_temp_monitor_mutex); in env_handle_sensor_event()736 (void) pthread_mutex_lock(&env_temp_monitor_mutex); in env_handle_sensor_event()739 (void) pthread_mutex_unlock(&env_temp_monitor_mutex); in env_handle_sensor_event()744 (void) pthread_mutex_unlock(&env_temp_monitor_mutex); in env_handle_sensor_event()753 (void) pthread_mutex_lock(&env_temp_monitor_mutex); in env_handle_sensor_event()756 (void) pthread_mutex_unlock(&env_temp_monitor_mutex); in env_handle_sensor_event()761 (void) pthread_mutex_unlock(&env_temp_monitor_mutex); in env_handle_sensor_event()[all …]