Searched defs:abs_timeout (Results 1 – 2 of 2) sorted by relevance
232 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout) in pthread_rwlock_timedrdlock()281 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout) in pthread_rwlock_timedwrlock()
267 int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout) in sem_timedwait()