多线程编程指南

pthread_rwlock_destroy 返回值

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


EINVAL

描述:

attrrwlock 指定的值无效。