Home
last modified time | relevance | path

Searched refs:pthread_rwlock_timedrdlock_monotonic_np (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/bionic/
Dpthread_rwlock.cpp425 int pthread_rwlock_timedrdlock_monotonic_np(pthread_rwlock_t* rwlock_interface, in pthread_rwlock_timedrdlock_monotonic_np() function
436 return pthread_rwlock_timedrdlock_monotonic_np(rwlock_interface, abs_timeout); in pthread_rwlock_clockrdlock()
/bionic/libc/include/
Dpthread.h246 int pthread_rwlock_timedrdlock_monotonic_np(pthread_rwlock_t* __rwlock,
/bionic/tests/
Dpthread_test.cpp1054 [&](pthread_rwlock_t* lock) { return pthread_rwlock_timedrdlock_monotonic_np(lock, &ts); }); in TEST()
1133 pthread_rwlock_timedrdlock_monotonic_np); in TEST()
/bionic/tools/versioner/platforms/
Dlibc.map.txt1416 pthread_rwlock_timedrdlock_monotonic_np;
/bionic/libc/
Dlibc.map.txt1416 pthread_rwlock_timedrdlock_monotonic_np;