Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dpthread_rwlock.cpp290 const timespec* abs_timeout_or_null) { in __pthread_rwlock_timedrdlock()
362 const timespec* abs_timeout_or_null) { in __pthread_rwlock_timedwrlock()
H A Dpthread_cond.cpp185 bool use_realtime_clock, const timespec* abs_timeout_or_null) { in __pthread_cond_timedwait()
H A Dpthread_mutex.cpp583 const timespec* abs_timeout_or_null) { in NormalMutexLock()
712 const timespec* abs_timeout_or_null) { in MutexLockWithTimeout()