Home
last modified time | relevance | path

Searched refs:AFD_POLL_ALL (Results 1 - 4 of 4) sorted by relevance

/third_party/libuv/src/win/
H A Dwinsock.h120 #define AFD_POLL_ALL ((1 << AFD_NUM_POLL_EVENTS) - 1) macro
H A Dpoll.c561 afd_poll_info.Handles[0].Events = AFD_POLL_ALL; in uv__poll_close()
/third_party/node/deps/uv/src/win/
H A Dwinsock.h120 #define AFD_POLL_ALL ((1 << AFD_NUM_POLL_EVENTS) - 1) macro
H A Dpoll.c560 afd_poll_info.Handles[0].Events = AFD_POLL_ALL; in uv__poll_close()

Completed in 4 milliseconds