Searched refs:NXT_EINTR (Results 1 – 20 of 20) sorted by relevance
116 case NXT_EINTR: in nxt_linux_event_conn_io_sendfile()162 case NXT_EINTR: in nxt_linux_send()217 case NXT_EINTR: in nxt_linux_sendmsg()
122 case NXT_EINTR: in nxt_socketpair_send()176 case NXT_EINTR: in nxt_socketpair_recv()
103 case NXT_EINTR: in nxt_sem_wait()155 case NXT_EINTR: in nxt_sem_wait()
228 case NXT_EINTR: in nxt_conn_io_sendfile()329 case NXT_EINTR: in nxt_conn_io_writev()371 case NXT_EINTR: in nxt_conn_io_send()484 case NXT_EINTR: in nxt_event_conn_io_writev()525 case NXT_EINTR: in nxt_event_conn_io_send()
18 #define NXT_EINTR EINTR macro
182 case NXT_EINTR: in nxt_conn_io_recvbuf()239 case NXT_EINTR: in nxt_conn_io_recv()
114 case NXT_EINTR: in nxt_hpux_event_conn_io_sendfile()
99 case NXT_EINTR: in nxt_aix_event_conn_io_send_file()
123 case NXT_EINTR: in nxt_macosx_event_conn_io_sendfile()
114 case NXT_EINTR: in nxt_freebsd_event_conn_io_sendfile()
65 case NXT_EINTR: in nxt_solaris_event_conn_io_sendfilev()
508 if (err == NXT_ETIME || err == NXT_EINTR) { in nxt_eventport_poll()516 level = (err == NXT_EINTR) ? NXT_LOG_INFO : NXT_LOG_ALERT; in nxt_eventport_poll()521 if (err != NXT_EINTR) { in nxt_eventport_poll()
325 level = (err == NXT_EINTR) ? NXT_LOG_INFO : NXT_LOG_ALERT; in nxt_select_poll()
703 level = (err == NXT_EINTR) ? NXT_LOG_INFO : NXT_LOG_ALERT; in nxt_kqueue_poll()708 if (err != NXT_EINTR) { in nxt_kqueue_poll()
530 level = (err == NXT_EINTR) ? NXT_LOG_INFO : NXT_LOG_ALERT; in nxt_poll()
576 level = (err == NXT_EINTR) ? NXT_LOG_INFO : NXT_LOG_ALERT; in nxt_pollset_poll()
591 level = (err == NXT_EINTR) ? NXT_LOG_INFO : NXT_LOG_ALERT; in nxt_devpoll_poll()
905 level = (err == NXT_EINTR) ? NXT_LOG_INFO : NXT_LOG_ALERT; in nxt_epoll_poll()
788 case NXT_EINTR: in nxt_proto_sigchld_handler()
900 case NXT_EINTR: in nxt_main_process_sigchld_handler()