Searched defs:abstime (Results 1 – 8 of 8) sorted by relevance
31 const struct timespec *abstime) in __pthread_rwlock_timedrdlock_internal()121 const struct timespec *abstime) in __pthread_rwlock_timedrdlock()
31 const struct timespec *abstime) in __pthread_rwlock_timedwrlock_internal()104 const struct timespec *abstime) in __pthread_rwlock_timedwrlock()
33 const struct timespec *abstime) in __pthread_cond_timedwait()44 const struct timespec *abstime) in __pthread_cond_clockwait()85 const struct timespec *abstime) in __pthread_cond_timedwait_internal()
34 const struct timespec *abstime) in __pthread_hurd_cond_timedwait_np()44 const struct timespec *abstime) in __pthread_hurd_cond_timedwait_internal()
36 const struct timespec *abstime, clockid_t clock_id) in __pthread_timedblock()
30 struct timespec abstime; in thr() local
52 unsigned int abstime; member
318 const struct __timespec64 *abstime, int private) in __futex_clocklock64()
Completed in 7 milliseconds