Searched refs:s_mutex (Results 1 – 1 of 1) sorted by relevance
214 lck_mtx_t s_mutex; member277 LCK_MTX_ASSERT(&sensor->s_mutex, LCK_MTX_ASSERT_OWNED); in do_healthcheck()302 LCK_MTX_ASSERT(&sensor->s_mutex, LCK_MTX_ASSERT_OWNED); in do_min_on_time()360 lck_mtx_lock(&sensor->s_mutex); in exclaves_sensor_healthcheck()374 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_healthcheck()394 lck_mtx_init(&sensor->s_mutex, &sensor_lck_grp, NULL); in exclaves_sensor_init()421 lck_mtx_lock(&sensor->s_mutex); in exclaves_sensor_start()425 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()434 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()441 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()[all …]