Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dsched.c1394 int z_impl_k_thread_join(struct k_thread *thread, k_timeout_t timeout) in z_impl_k_thread_join() function
1462 return z_impl_k_thread_join(thread, timeout); in z_vrfy_k_thread_join()