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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_poll.h83 APR_POLLSET_KQUEUE, /**< Poll uses kqueue method */ enumerator in enum:__anon5
147 * @remark Some poll methods (including APR_POLLSET_KQUEUE,
184 * @remark Some poll methods (including APR_POLLSET_KQUEUE,
/freebsd-11-stable/contrib/apr/poll/unix/
H A Dpollset.c67 case APR_POLLSET_KQUEUE:
H A Dpollcb.c48 case APR_POLLSET_KQUEUE:
/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_poll_private.h56 #define POLLSET_DEFAULT_METHOD APR_POLLSET_KQUEUE

Completed in 124 milliseconds