Main index | Section 3 | 日本語 | Options |
#include <pthread.h>
If the argument pointed by the mutex is a robust mutex in the inconsistent state, and the call to pthread_mutex_consistent() function was not done prior to unlocking, further locking attempts on the mutex mutex are denied and locking functions return ENOTRECOVERABLE error.
[EINVAL] | |
The value specified by mutex is invalid. | |
[EPERM] | |
The current thread does not hold a lock on mutex. | |
PTHREAD_MUTEX_UNLOCK (3) | April 29, 2016 |
Main index | Section 3 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | VI = Virtually Incomprehensible. | ” |