Searched refs:ap_queue_pop_something (Results 1 - 3 of 3) sorted by relevance

/httpd/server/mpm/event/
H A Dfdqueue.h98 apr_status_t ap_queue_pop_something(fd_queue_t * queue, apr_socket_t ** sd,
H A Dfdqueue.c421 apr_status_t ap_queue_pop_something(fd_queue_t * queue, apr_socket_t ** sd, function
H A Devent.c2186 rv = ap_queue_pop_something(worker_queue, &csd, &cs, &ptrans, &te);

Completed in 42 milliseconds