Searched refs:EAGAIN (Results 1 – 7 of 7) sorted by relevance
113 posix_errno = EAGAIN; in sem_trywait()114 posix_set_pthread_errno(EAGAIN); in sem_trywait()
180 posix_errno = EAGAIN; in mq_receive()181 posix_set_pthread_errno(EAGAIN); in mq_receive()
157 return(EAGAIN); in pthread_create()220 return(EAGAIN); in pthread_create()
72 #define EAGAIN 11 macro
191 posix_set_pthread_errno(EAGAIN); in pthread_kill()218 posix_set_pthread_errno(EAGAIN); in pthread_kill()
225 if(linux_status != EAGAIN) in _tx_thread_delete_port_completion()253 if(linux_status != EAGAIN) in _tx_thread_reset_port_completion()
484 if(linux_status != EAGAIN) in _tx_thread_delete_port_completion()508 if(linux_status != EAGAIN) in _tx_thread_reset_port_completion()