Searched defs:pthread_cond_init (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libpthread/ | ||
| H A D | pthread_cond.c | 83 pthread_cond_init(pthread_cond_t *cond, const pthread_condattr_t *attr) function in typeref:typename:int |
| H A D | pthread.h | 405 #define pthread_cond_init __libc_cond_init macro |
Completed in 4 milliseconds