| 総合手引 | セクション 3 | English | オプション |
#include <pthread.h>
| [EPERM] | |
| 呼び出し側が、その操作を実行するための権利を持っていません。 | |
pthread_rwlock_destroy() 関数は、以下の場合に失敗することがあります。
| [EBUSY] | |
| lock によって参照されているオブジェクトをロックされている間に、 破壊しようとしていることを、システムが検出しました。 | |
| [EINVAL] | |
| lock によって指定された値が無効です。 | |
| PTHREAD_RWLOCK_DESTROY (3) | August 4, 1998 |
| 総合手引 | セクション 3 | English | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
| “ | Our grievance is not just against Unix itself, but against the cult of Unix zealots who defend and nurture it. They take the heat, disease, and pestilence as givens, and, as ancient shamans did, display their wounds, some self-inflicted, as proof of their power and wizardry. We aim, through bluntness and humor, to show them that they pray to a tin god, and that science, not religion, is the path to useful and friendly technology. | ” |
| — The Unix Haters' handbook | ||