Searched refs:z_move_thread_to_end_of_prio_q (Results 1 – 4 of 4) sorted by relevance
39 extern void z_move_thread_to_end_of_prio_q(struct k_thread *thread);273 z_move_thread_to_end_of_prio_q(_current); in alt_thread_entry()483 z_move_thread_to_end_of_prio_q(_current); in ZTEST()
93 z_move_thread_to_end_of_prio_q(_current); in arm_isr_handler()
52 void z_move_thread_to_end_of_prio_q(struct k_thread *thread);
366 void z_move_thread_to_end_of_prio_q(struct k_thread *thread) in z_move_thread_to_end_of_prio_q() function