Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/apr/include/
H A Dapr_poll.h85 APR_POLLSET_EPOLL, /**< Poll uses epoll method */ enumerator
/freebsd-13.1/contrib/apr/include/arch/unix/
H A Dapr_arch_poll_private.h62 #define POLLSET_DEFAULT_METHOD APR_POLLSET_EPOLL
/freebsd-13.1/contrib/apr/poll/unix/
H A Dpollcb.c58 case APR_POLLSET_EPOLL: in pollcb_provider()
H A Dpollset.c77 case APR_POLLSET_EPOLL: in pollset_provider()