Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/kernel/
Dtimer.c103 z_unpend_thread_no_timeout(thread); in z_timer_expiration_handler()
Dsched.c883 ALWAYS_INLINE void z_unpend_thread_no_timeout(struct k_thread *thread) in z_unpend_thread_no_timeout() function
1013 z_unpend_thread_no_timeout(thread); in z_unpend_thread()
/Zephyr-Core-3.6.0/kernel/include/
Dksched.h44 void z_unpend_thread_no_timeout(struct k_thread *thread);