Home
last modified time | relevance | path

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

/bionic/libc/include/
Dpthread.h239 int pthread_rwlock_clockwrlock(pthread_rwlock_t* __rwlock, clockid_t __clock,
/bionic/libc/bionic/
Dpthread_rwlock.cpp470 int pthread_rwlock_clockwrlock(pthread_rwlock_t* rwlock_interface, clockid_t clock, in pthread_rwlock_clockwrlock() function
/bionic/tests/
Dpthread_test.cpp998 return pthread_rwlock_clockwrlock(lock, CLOCK_MONOTONIC, &ts); in TEST()
1004 return pthread_rwlock_clockwrlock(lock, CLOCK_REALTIME, &ts); in TEST()
1210 return pthread_rwlock_clockwrlock(__rwlock, CLOCK_MONOTONIC, __timeout); in TEST()
1221 return pthread_rwlock_clockwrlock(__rwlock, CLOCK_REALTIME, __timeout); in TEST()
1232 EXPECT_EQ(EINVAL, pthread_rwlock_clockwrlock(&lock, CLOCK_PROCESS_CPUTIME_ID, &ts)); in TEST()
/bionic/docs/
Dstatus.md57 …kwait`/`pthread_mutex_clocklock`/`pthread_rwlock_clockrdlock`/`pthread_rwlock_clockwrlock`/`sem_cl…
/bionic/tools/versioner/platforms/
Dlibc.map.txt1505 pthread_rwlock_clockwrlock;
/bionic/libc/
Dlibc.map.txt1505 pthread_rwlock_clockwrlock;