Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_cond.cpp227 const timespec *abstime) { in pthread_cond_timedwait() argument
230 return __pthread_cond_timedwait(cond, mutex, cond->use_realtime_clock(), abstime); in pthread_cond_timedwait()