Searched refs:cond (Results 1 – 2 of 2) sorted by relevance
22 xpthread_cond_wait (pthread_cond_t *cond, pthread_mutex_t *mutex) in xpthread_cond_wait() argument25 ("pthread_cond_wait", pthread_cond_wait (cond, mutex)); in xpthread_cond_wait()
64 void xpthread_cond_wait (pthread_cond_t * cond, pthread_mutex_t * mutex);
Completed in 5 milliseconds