Searched refs:s_mutex (Results 1 – 1 of 1) sorted by relevance
221 lck_mtx_t s_mutex; member294 lck_mtx_lock(&sensor->s_mutex); in exclaves_sensor_healthcheck()303 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_healthcheck()323 lck_mtx_init(&sensor->s_mutex, &sensor_lck_grp, NULL); in exclaves_sensor_init()350 lck_mtx_lock(&sensor->s_mutex); in exclaves_sensor_start()354 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()363 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()370 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()376 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()399 lck_mtx_lock(&sensor->s_mutex); in exclaves_sensor_stop()[all …]