Home
last modified time | relevance | path

Searched defs:abs_timeout_or_null (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/bionic/
Dpthread_rwlock.cpp290 const timespec* abs_timeout_or_null) { in __pthread_rwlock_timedrdlock()
363 const timespec* abs_timeout_or_null) { in __pthread_rwlock_timedwrlock()
Dpthread_mutex.cpp303 const timespec* abs_timeout_or_null) { in __pthread_normal_mutex_lock()
423 const timespec* abs_timeout_or_null) { in __pthread_mutex_lock_with_timeout()
Dpthread_cond.cpp174 bool use_realtime_clock, const timespec* abs_timeout_or_null) { in __pthread_cond_timedwait()