Searched refs:s_mutex (Results 1 – 1 of 1) sorted by relevance
214 lck_mtx_t s_mutex; member276 LCK_MTX_ASSERT(&sensor->s_mutex, LCK_MTX_ASSERT_OWNED); in do_healthcheck()298 LCK_MTX_ASSERT(&sensor->s_mutex, LCK_MTX_ASSERT_OWNED); in do_min_on_time()356 lck_mtx_lock(&sensor->s_mutex); in exclaves_sensor_healthcheck()370 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_healthcheck()390 lck_mtx_init(&sensor->s_mutex, &sensor_lck_grp, NULL); in exclaves_sensor_init()417 lck_mtx_lock(&sensor->s_mutex); in exclaves_sensor_start()421 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()430 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()437 lck_mtx_unlock(&sensor->s_mutex); in exclaves_sensor_start()[all …]