Searched refs:z_move_thread_to_end_of_prio_q (Results 1 – 4 of 4) sorted by relevance
40 extern void z_move_thread_to_end_of_prio_q(struct k_thread *thread);329 z_move_thread_to_end_of_prio_q(arch_current_thread()); in alt_thread_entry()558 z_move_thread_to_end_of_prio_q(arch_current_thread()); in ZTEST()
100 z_move_thread_to_end_of_prio_q(arch_current_thread()); in arm_isr_handler()
52 void z_move_thread_to_end_of_prio_q(struct k_thread *thread);
401 void z_move_thread_to_end_of_prio_q(struct k_thread *thread) in z_move_thread_to_end_of_prio_q() function