Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/kernel/
Dcondvar.c109 int z_impl_k_condvar_wait(struct k_condvar *condvar, struct k_mutex *mutex, in z_impl_k_condvar_wait() function
133 return z_impl_k_condvar_wait(condvar, mutex, timeout); in z_vrfy_k_condvar_wait()