Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/kernel/
Dsched.c850 static void add_thread_timeout(struct k_thread *thread, k_timeout_t timeout) in add_thread_timeout() function
864 add_thread_timeout(thread, timeout); in pend_locked()
1932 add_thread_timeout(_current, timeout); in z_impl_k_thread_join()