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()
362 const timespec* abs_timeout_or_null) { in __pthread_rwlock_timedwrlock()
Dpthread_cond.cpp185 bool use_realtime_clock, const timespec* abs_timeout_or_null) { in __pthread_cond_timedwait()
Dpthread_mutex.cpp583 const timespec* abs_timeout_or_null) { in NormalMutexLock()
712 const timespec* abs_timeout_or_null) { in MutexLockWithTimeout()