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

/macosx-10.10/apr-32/apr/apr/poll/unix/
H A Dpollcb.c69 case APR_POLLSET_DEFAULT:
93 if (method == APR_POLLSET_DEFAULT) {
98 if (method == APR_POLLSET_DEFAULT)
148 apr_pollset_method_e method = APR_POLLSET_DEFAULT;
H A Dpollset.c198 case APR_POLLSET_DEFAULT:
222 if (method == APR_POLLSET_DEFAULT) {
227 if (method == APR_POLLSET_DEFAULT)
304 apr_pollset_method_e method = APR_POLLSET_DEFAULT;
/macosx-10.10/apr-32/apr/apr/include/
H A Dapr_poll.h75 APR_POLLSET_DEFAULT, /**< Platform default poll method */ enumerator in enum:__anon6444
308 * (APR_POLLSET_DEFAULT).
/macosx-10.10/apr-32/apr/apr/test/
H A Dtestpoll.c781 APR_POLLSET_DEFAULT,

Completed in 135 milliseconds