Lines Matching refs:EINVAL
50 return EINVAL; in pthread_mutexattr_init()
86 return EINVAL; in pthread_mutexattr_destroy()
128 return EINVAL; in pthread_mutexattr_gettype()
176 return EINVAL; in pthread_mutexattr_settype()
214 return EINVAL; in pthread_mutexattr_setpshared()
227 return EINVAL; in pthread_mutexattr_setpshared()
263 return EINVAL; in pthread_mutexattr_getpshared()
303 return EINVAL; in pthread_mutex_init()
315 return EINVAL; in pthread_mutex_init()
353 return EINVAL; in pthread_mutex_destroy()
400 return EINVAL; in pthread_mutex_lock()
423 return EINVAL; in pthread_mutex_lock()
459 return EINVAL; in pthread_mutex_unlock()
484 return EINVAL; in pthread_mutex_unlock()
519 return EINVAL; in pthread_mutex_trylock()
546 return EINVAL; in pthread_mutexattr_getprioceiling()
552 return EINVAL; in pthread_mutexattr_setprioceiling()
558 return EINVAL; in pthread_mutexattr_getprotocol()
564 return EINVAL; in pthread_mutexattr_setprotocol()
579 return EINVAL; in pthread_mutex_setprioceiling()