Searched refs:MAX_NEVENT (Results 1 – 1 of 1) sorted by relevance
97 #define MAX_NEVENT 4096 macro442 if (res == epollop->nevents && epollop->nevents < MAX_NEVENT) { in epoll_dispatch()