Home
last modified time | relevance | path

Searched defs:pthread_cond_wait (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dcondvar.c60 int pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex) in pthread_cond_wait() function
137 libpthread_hidden_def(pthread_cond_wait) in libpthread_hidden_def() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dcondvar.c137 strong_alias (__pthread_cond_wait, pthread_cond_wait) in strong_alias() argument
/l4re-core-master/uclibc/lib/libpthread/src/
A Dcondvar.c142 strong_alias (__pthread_cond_wait, pthread_cond_wait) in strong_alias() argument

Completed in 5 milliseconds