多线程编程指南

pthread_rwlockattr_destroy 返回值

如果成功,pthread_rwlockattr_destroy() 会返回零。否则,将返回用于指明错误的错误号。


EINVAL

描述:

attr 指定的值无效。