Searched refs:EPERM (Results 1 – 2 of 2) sorted by relevance
96 posix_errno = EPERM; in pthread_mutex_unlock()97 posix_set_pthread_errno(EPERM); in pthread_mutex_unlock()98 retval = EPERM; in pthread_mutex_unlock()
190 #define EPERM 2222 macro