Home
last modified time | relevance | path

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

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