Searched refs:EAGAIN (Results 1 – 7 of 7) sorted by relevance
112 posix_errno = EAGAIN; in sem_trywait()113 posix_set_pthread_errno(EAGAIN); in sem_trywait()
179 posix_errno = EAGAIN; in mq_receive()180 posix_set_pthread_errno(EAGAIN); in mq_receive()
156 return(EAGAIN); in pthread_create()219 return(EAGAIN); in pthread_create()
71 #define EAGAIN 11 macro
190 posix_set_pthread_errno(EAGAIN); in pthread_kill()217 posix_set_pthread_errno(EAGAIN); in pthread_kill()
224 if(linux_status != EAGAIN) in _tx_thread_delete_port_completion()252 if(linux_status != EAGAIN) in _tx_thread_reset_port_completion()
483 if(linux_status != EAGAIN) in _tx_thread_delete_port_completion()507 if(linux_status != EAGAIN) in _tx_thread_reset_port_completion()