Searched refs:EP_MAX_PFDS (Results 1 – 1 of 1) sorted by relevance
279 #define EP_MAX_PFDS (ULONG_MAX / sizeof(struct pollfd)) macro299 if (lst->size > EP_MAX_PFDS) { in epoll_wait()
Completed in 4 milliseconds