Home
last modified time | relevance | path

Searched refs:pthread_rwlockattr_init (Results 1 – 7 of 7) sorted by relevance

/bionic/tests/headers/posix/
Dpthread_h.c190 FUNCTION(pthread_rwlockattr_init, int (*f)(pthread_rwlockattr_t*)); in pthread_h()
/bionic/libc/bionic/
Dpthread_rwlock.cpp89 int pthread_rwlockattr_init(pthread_rwlockattr_t* attr) { in pthread_rwlockattr_init() function
/bionic/libc/include/
Dpthread.h212 int pthread_rwlockattr_init(pthread_rwlockattr_t* _Nonnull __attr);
/bionic/libc/tools/
Dposix-2013.txt792 pthread_rwlockattr_init
/bionic/tests/
Dpthread_test.cpp863 ASSERT_EQ(0, pthread_rwlockattr_init(&attr)); in TEST()
1308 ASSERT_EQ(0, pthread_rwlockattr_init(&attr)); in InitRwlock()
/bionic/libc/
Dlibc.map.txt822 pthread_rwlockattr_init;
/bionic/tools/versioner/platforms/
Dlibc.map.txt822 pthread_rwlockattr_init;