Searched defs:pthread_cond_wait (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libpthread/ | ||
| H A D | pthread_cond.c | 228 pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex) function in typeref:typename:int |
| H A D | pthread.h | 408 #define pthread_cond_wait __libc_cond_wait macro |
Completed in 4 milliseconds