Searched refs:ap_queue_info_create (Results 1 - 6 of 6) sorted by relevance

/httpd/server/mpm/worker/
H A Dfdqueue.h42 apr_status_t ap_queue_info_create(fd_queue_info_t **queue_info,
H A Dfdqueue.c55 apr_status_t ap_queue_info_create(fd_queue_info_t **queue_info, function
H A Dworker.c1068 rv = ap_queue_info_create(&worker_queue_info, pchild,
1072 "ap_queue_info_create() failed");
/httpd/server/mpm/event/
H A Dfdqueue.h45 apr_status_t ap_queue_info_create(fd_queue_info_t ** queue_info,
H A Dfdqueue.c66 apr_status_t ap_queue_info_create(fd_queue_info_t ** queue_info, function
H A Devent.c2314 rv = ap_queue_info_create(&worker_queue_info, pchild,
2318 "ap_queue_info_create() failed");

Completed in 40 milliseconds