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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_poll.h85 APR_POLLSET_EPOLL, /**< Poll uses epoll method */ enumerator in enum:__anon5
148 * APR_POLLSET_PORT, and APR_POLLSET_EPOLL) do not have a
185 * APR_POLLSET_PORT, and APR_POLLSET_EPOLL) do not have a
/freebsd-11-stable/contrib/apr/poll/unix/
H A Dpollset.c77 case APR_POLLSET_EPOLL:
H A Dpollcb.c58 case APR_POLLSET_EPOLL:
/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_poll_private.h62 #define POLLSET_DEFAULT_METHOD APR_POLLSET_EPOLL

Completed in 66 milliseconds