Multithreaded Programming Guide

pthread_rwlockattr_destroy Return Values

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


EINVAL

Description:

The value specified by attr is invalid.