Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/apr/include/
Dapr_poll.h83 APR_POLLSET_KQUEUE, /**< Poll uses kqueue method */ enumerator
/freebsd-10-stable/contrib/apr/include/arch/unix/
Dapr_arch_poll_private.h56 #define POLLSET_DEFAULT_METHOD APR_POLLSET_KQUEUE
/freebsd-10-stable/contrib/apr/poll/unix/
Dpollcb.c48 case APR_POLLSET_KQUEUE: in pollcb_provider()
Dpollset.c178 case APR_POLLSET_KQUEUE: in pollset_provider()