Searched refs:pthread_rwlockattr_getpshared (Results 1 – 2 of 2) sorted by relevance
32 int pthread_rwlockattr_getpshared(const pthread_rwlockattr_t *attr, in pthread_rwlockattr_getpshared() function42 RTM_EXPORT(pthread_rwlockattr_getpshared);
249 int pthread_rwlockattr_getpshared (const pthread_rwlockattr_t *attr, int *pshared);
Completed in 4 milliseconds