Home
last modified time | relevance | path

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

/Zephyr-4.2.1/kernel/
Dsched.c1395 int z_impl_k_thread_join(struct k_thread *thread, k_timeout_t timeout) in z_impl_k_thread_join() function
1463 return z_impl_k_thread_join(thread, timeout); in z_vrfy_k_thread_join()