Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/include/
Dksched.h53 void z_unpend_thread_no_timeout(struct k_thread *thread);
/Zephyr-latest/kernel/
Dtimer.c103 z_unpend_thread_no_timeout(thread); in z_timer_expiration_handler()
Dsched.c602 void z_unpend_thread_no_timeout(struct k_thread *thread) in z_unpend_thread_no_timeout() function
689 z_unpend_thread_no_timeout(thread); in z_unpend_thread()