Home
last modified time | relevance | path

Searched refs:pthread_rwlock_clockrdlock (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/include/
H A Dpthread.h237 int pthread_rwlock_clockrdlock(pthread_rwlock_t* __rwlock, clockid_t __clock,
/aosp12/bionic/libc/bionic/
H A Dpthread_rwlock.cpp432 int pthread_rwlock_clockrdlock(pthread_rwlock_t* rwlock_interface, clockid_t clock, in pthread_rwlock_clockrdlock() function
/aosp12/bionic/tests/
H A Dpthread_test.cpp1065 return pthread_rwlock_clockrdlock(lock, CLOCK_MONOTONIC, &ts); in TEST()
1071 return pthread_rwlock_clockrdlock(lock, CLOCK_REALTIME, &ts); in TEST()
1142 return pthread_rwlock_clockrdlock(__rwlock, CLOCK_MONOTONIC, __timeout); in TEST()
1153 return pthread_rwlock_clockrdlock(__rwlock, CLOCK_REALTIME, __timeout); in TEST()
1164 EXPECT_EQ(EINVAL, pthread_rwlock_clockrdlock(&lock, CLOCK_PROCESS_CPUTIME_ID, &ts)); in TEST()
/aosp12/bionic/docs/
H A Dstatus.md57 …* `pthread_cond_clockwait`/`pthread_mutex_clocklock`/`pthread_rwlock_clockrdlock`/`pthread_rwlock_…
/aosp12/bionic/libc/
H A Dlibc.map.txt1504 pthread_rwlock_clockrdlock;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt1504 pthread_rwlock_clockrdlock;