| Main index | Section 3 | 日本語 | Options |
#include <pthread.h>
| [EINVAL] | |
| The value specified by cond or the value specified by mutex is invalid. | |
| [EPERM] | |
| The specified mutex was not locked by the calling thread. | |
| [EOWNERDEAD] | |
| The argument mutex points to a robust mutex and the process containing the previous owning thread terminated while holding the mutex lock. The lock was granted to the caller and it is up to the new owner to make the state consistent. | |
| [ENOTRECOVERABLE] | |
| The state protected by the mutex is not recoverable. | |
| PTHREAD_COND_WAIT (3) | August 7, 2019 |
| Main index | Section 3 | 日本語 | Options |
Please direct any comments about this manual page service to 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 | ||