Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_rwlock.cpp72 static inline __always_inline __always_inline bool __rwlockattr_getpshared(const pthread_rwlockattr… in __rwlockattr_getpshared() function
100 if (__rwlockattr_getpshared(attr)) { in pthread_rwlockattr_getpshared()
232 rwlock->pshared = __rwlockattr_getpshared(attr); in pthread_rwlock_init()