Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dsched.c77 static ALWAYS_INLINE void runq_add(struct k_thread *thread) in runq_add() function
113 runq_add(thread); in queue_thread()
140 runq_add(thread); in z_requeue_current()
898 runq_add(old_thread); in z_get_next_switch_handle()