Searched refs:pthread_rwlockattr_setpshared (Results 1 – 2 of 2) sorted by relevance
44 int pthread_rwlockattr_setpshared(pthread_rwlockattr_t *attr, int pshared) in pthread_rwlockattr_setpshared() function51 RTM_EXPORT(pthread_rwlockattr_setpshared);
250 int pthread_rwlockattr_setpshared (pthread_rwlockattr_t *attr, int pshared);
Completed in 3 milliseconds