Home
last modified time | relevance | path

Searched refs:z_reset_time_slice (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/kernel/
Dtimeslicing.c68 void z_reset_time_slice(struct k_thread *thread) in z_reset_time_slice() function
85 z_reset_time_slice(arch_current_thread()); in k_sched_time_slice_set()
97 z_reset_time_slice(thread); in k_thread_time_slice_set()
110 z_reset_time_slice(curr); in z_time_slice()
128 z_reset_time_slice(curr); in z_time_slice()
Dsched.c331 z_reset_time_slice(thread); in update_cache()
903 z_reset_time_slice(new_thread); in z_get_next_switch_handle()
/Zephyr-latest/kernel/include/
Dkswap.h139 z_reset_time_slice(new_thread); in do_swap()
Dksched.h67 void z_reset_time_slice(struct k_thread *curr);