Searched refs:s_mutex (Results 1 – 1 of 1) sorted by relevance
220 lck_mtx_t s_mutex; member293 lck_mtx_lock(&sensor->s_mutex); in exclaves_sensor_healthcheck()302 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_healthcheck()322 lck_mtx_init(&sensor->s_mutex, &sensor_lck_grp, NULL); in exclaves_sensor_init()349 lck_mtx_lock(&sensor->s_mutex); in exclaves_sensor_start()353 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()362 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()369 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()375 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()398 lck_mtx_lock(&sensor->s_mutex); in exclaves_sensor_stop()[all …]