Function arceos_posix_api::sys_pthread_cond_wait
source · pub unsafe fn sys_pthread_cond_wait(
condvar: *mut pthread_cond_t,
mutex: *mut pthread_mutex_t
) -> c_int
Available on crate feature
multitask
only.Expand description
Wait for the condition variable to be signaled