Home
last modified time | relevance | path

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

/support/
A Dxpthread_cond_wait.c22 xpthread_cond_wait (pthread_cond_t *cond, pthread_mutex_t *mutex) in xpthread_cond_wait() argument
25 ("pthread_cond_wait", pthread_cond_wait (cond, mutex)); in xpthread_cond_wait()
A Dxthread.h64 void xpthread_cond_wait (pthread_cond_t * cond, pthread_mutex_t * mutex);

Completed in 5 milliseconds