Home
last modified time | relevance | path

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

/kernel/include/
A Dksched.h149 static inline void unpend_thread_no_timeout(struct k_thread *thread) in unpend_thread_no_timeout() function
172 unpend_thread_no_timeout(thread); in z_unpend_first_thread()
/kernel/
A Dsched.c576 unpend_thread_no_timeout(thread); in z_unpend_thread_no_timeout()
600 unpend_thread_no_timeout(thread); in z_sched_wake_thread()
650 unpend_thread_no_timeout(thread); in z_unpend1_no_timeout()
1225 unpend_thread_no_timeout(thread); in unpend_all()
1259 unpend_thread_no_timeout(thread); in halt_thread()
1468 unpend_thread_no_timeout(thread); in z_sched_wake()
A Dpipe.c132 unpend_thread_no_timeout(reader); in copy_to_pending_readers()

Completed in 6 milliseconds