Searched refs:ENOSYS (Results 1 – 5 of 5) sorted by relevance
91 posix_errno = ENOSYS; in pthread_mutexattr_setprotocol()92 posix_set_pthread_errno(ENOSYS); in pthread_mutexattr_setprotocol()93 return(ENOSYS); in pthread_mutexattr_setprotocol()
91 posix_errno = ENOSYS; in pthread_mutexattr_settype()92 posix_set_pthread_errno(ENOSYS); in pthread_mutexattr_settype()93 return(ENOSYS); in pthread_mutexattr_settype()
89 posix_errno = ENOSYS; in pthread_mutexattr_setpshared()90 posix_set_pthread_errno(ENOSYS); in pthread_mutexattr_setpshared()91 return(ENOSYS); in pthread_mutexattr_setpshared()
170 #define ENOSYS 71 macro
236 Some functions may return [ENOSYS] suggesting that an attempt was made to