Searched refs:AFD_POLL_ABORT (Results 1 – 2 of 2) sorted by relevance
105 #define AFD_POLL_ABORT (1 << AFD_POLL_ABORT_BIT) macro
115 AFD_POLL_DISCONNECT | AFD_POLL_ACCEPT | AFD_POLL_ABORT; in uv__fast_poll_submit_poll_req()169 AFD_POLL_DISCONNECT | AFD_POLL_ACCEPT | AFD_POLL_ABORT)) != 0) { in uv__fast_poll_process_poll_req()
Completed in 6 milliseconds