Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/include/
Dksched.h161 static inline void unpend_thread_no_timeout(struct k_thread *thread) in unpend_thread_no_timeout() function
184 unpend_thread_no_timeout(thread); in z_unpend_first_thread()
/Zephyr-latest/kernel/
Dsched.c606 unpend_thread_no_timeout(thread); in z_unpend_thread_no_timeout()
630 unpend_thread_no_timeout(thread); in z_sched_wake_thread()
680 unpend_thread_no_timeout(thread); in z_unpend1_no_timeout()
1249 unpend_thread_no_timeout(thread); in unpend_all()
1283 unpend_thread_no_timeout(thread); in halt_thread()
1495 unpend_thread_no_timeout(thread); in z_sched_wake()