Searched refs:EV_USE_EPOLL (Results 1 – 2 of 2) sorted by relevance
112 # ifndef EV_USE_EPOLL113 # define EV_USE_EPOLL EV_FEATURE_BACKENDS macro116 # undef EV_USE_EPOLL117 # define EV_USE_EPOLL 0 macro302 #ifndef EV_USE_EPOLL304 # define EV_USE_EPOLL EV_FEATURE_BACKENDS macro306 # define EV_USE_EPOLL 0 macro1773 #if EV_USE_EPOLL2693 #if EV_USE_EPOLL2734 if (EV_USE_EPOLL ) flags |= EVBACKEND_EPOLL; in ev_supported_backends()[all …]
102 #if EV_USE_EPOLL || EV_GENWRAP