Home
last modified time | relevance | path

Searched refs:abstime (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dpthread_cond.cpp216 const timespec *abstime) { in pthread_cond_timedwait() argument
219 return __pthread_cond_timedwait(cond, mutex, abstime, cond->get_clock()); in pthread_cond_timedwait()