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

/httpd/server/mpm/worker/
H A Dfdqueue.c245 static apr_status_t ap_queue_destroy(void *data) function
284 apr_pool_cleanup_register(a, queue, ap_queue_destroy, apr_pool_cleanup_null);
/httpd/server/mpm/event/
H A Dfdqueue.c308 static apr_status_t ap_queue_destroy(void *data) function
351 apr_pool_cleanup_register(a, queue, ap_queue_destroy,

Completed in 34 milliseconds