Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dsched.c546 static void add_thread_timeout(struct k_thread *thread, k_timeout_t timeout) in add_thread_timeout() function
560 add_thread_timeout(thread, timeout); in pend_locked()
1369 add_thread_timeout(_current, timeout); in z_impl_k_thread_join()