Searched refs:abstime (Results 1 – 2 of 2) sorted by relevance
394 const struct timespec *abstime) in pthread_cond_timedwait() argument400 uint64_t endtime = abstime->tv_sec * 1000000000 + abstime->tv_nsec; in pthread_cond_timedwait()
59 const struct timespec *abstime);