Searched defs:pthread_cond_timedwait (Results 1 - 1 of 1) sorted by relevance
/bionic/libc/bionic/ | ||
H A D | pthread.c | 1106 return pthread_cond_timedwait(cond, mutex, NULL); 1143 int pthread_cond_timedwait(pthread_cond_t *cond, function |
Completed in 6 milliseconds