Searched defs:ap_queue_interrupt_all (Results 1 - 2 of 2) sorted by relevance

/httpd/server/mpm/worker/
H A Dfdqueue.c375 apr_status_t ap_queue_interrupt_all(fd_queue_t *queue) function
401 return ap_queue_interrupt_all(queue);
/httpd/server/mpm/event/
H A Dfdqueue.c477 apr_status_t ap_queue_interrupt_all(fd_queue_t * queue) function
503 return ap_queue_interrupt_all(queue);

Completed in 156 milliseconds