Searched refs:pthread_cond_timedwait_monotonic (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/
H A Dpthread.h192 * unfortunately pthread_cond_timedwait_monotonic has shipped already
194 int pthread_cond_timedwait_monotonic(pthread_cond_t *cond,
/bionic/libc/bionic/
H A Dpthread.c1486 int pthread_cond_timedwait_monotonic(pthread_cond_t *cond, function

Completed in 6 milliseconds