Home
last modified time | relevance | path

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

/Zephyr-4.2.1/kernel/include/
Dksched.h56 void z_unpend_thread_no_timeout(struct k_thread *thread);
/Zephyr-4.2.1/kernel/
Dtimer.c109 z_unpend_thread_no_timeout(thread); in z_timer_expiration_handler()
Dsched.c583 void z_unpend_thread_no_timeout(struct k_thread *thread) in z_unpend_thread_no_timeout() function
670 z_unpend_thread_no_timeout(thread); in z_unpend_thread()