| 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.
| “ | Like a classics radio station whose play list spans decades, Unix simultaneously exhibits its mixed and dated heritage. There's Clash-era graphics interfaces; Beatles-era two-letter command names; and systems programs (for example, ps) whose terse and obscure output was designed for slow teletypes; Bing Crosby-era command editing (# and @ are still the default line editing commands), and Scott Joplin-era core dumps. | ” |
| — The Unix Haters' handbook | ||