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