Searched refs:s_mutex (Results 1 – 1 of 1) sorted by relevance
217 lck_mtx_t s_mutex; member290 lck_mtx_lock(&sensor->s_mutex); in exclaves_sensor_healthcheck()299 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_healthcheck()319 lck_mtx_init(&sensor->s_mutex, &sensor_lck_grp, NULL); in exclaves_sensor_init()346 lck_mtx_lock(&sensor->s_mutex); in exclaves_sensor_start()350 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()359 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()366 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()372 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()395 lck_mtx_lock(&sensor->s_mutex); in exclaves_sensor_stop()[all …]