Multithreaded Programming Guide

Return Value

If successful, pthread_rwlockattr_getpshared() returns zero. Otherwise, an error number is returned to indicate the error.


EINVAL

The value specified by attr or psharedis invalid.