Main index | Section 3 | 日本語 | Options |
#include <pthread.h>
[EPERM] | |
The caller does not have the privilege to perform the operation. | |
The pthread_rwlock_destroy() function may fail if:
[EBUSY] | |
The system has detected an attempt to destroy the object referenced by lock while it is locked. | |
[EINVAL] | |
The value specified by lock is invalid. | |
PTHREAD_RWLOCK_DESTROY (3) | August 4, 1998 |
Main index | Section 3 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.