Home
last modified time | relevance | path

Searched refs:EP_MAX_PFDS (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/src/unix/
H A Dos390-syscalls.c279 #define EP_MAX_PFDS (ULONG_MAX / sizeof(struct pollfd)) macro
299 if (lst->size > EP_MAX_PFDS) { in epoll_wait()
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c279 #define EP_MAX_PFDS (ULONG_MAX / sizeof(struct pollfd)) macro
299 if (lst->size > EP_MAX_PFDS) { in epoll_wait()

Completed in 2 milliseconds