Home
last modified time | relevance | path

Searched refs:z_unpend1_no_timeout (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/kernel/include/
Dksched.h54 struct k_thread *z_unpend1_no_timeout(_wait_q_t *wait_q);
/Zephyr-latest/kernel/
Dtimer.c209 struct k_thread *pending_thread = z_unpend1_no_timeout(&timer->wait_q); in z_impl_k_timer_stop()
Dsched.c672 struct k_thread *z_unpend1_no_timeout(_wait_q_t *wait_q) in z_unpend1_no_timeout() function
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst977 * :github:`32136` - z_unpend1_no_timeout non-atomic