Searched refs:SLICE_SIZE_LIMIT (Results 1 – 1 of 1) sorted by relevance
27 #define SLICE_SIZE_LIMIT k_ticks_to_ms_floor64((IDLE_THRESH >> 1) + 1) macro45 t, SLICE_SIZE, SLICE_SIZE_LIMIT); in thread_tslice()50 zassert_true(t <= SLICE_SIZE_LIMIT); in thread_tslice()