Searched refs:thread_is_sliceable (Results 1 – 3 of 3) sorted by relevance
39 bool thread_is_sliceable(struct k_thread *thread) in thread_is_sliceable() function74 if (thread_is_sliceable(thread)) { in z_reset_time_slice()117 if (slice_expired[_current_cpu->id] && thread_is_sliceable(curr)) { in z_time_slice()
104 if (thread_is_sliceable(arch_current_thread())) { in z_sched_ipi()
75 bool thread_is_sliceable(struct k_thread *thread);