Searched defs:queue_info (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/server/mpm/worker/
H A Dfdqueue.c55 apr_status_t ap_queue_info_create(fd_queue_info_t **queue_info, argument
82 apr_status_t ap_queue_info_set_idle(fd_queue_info_t *queue_info, argument
140 ap_queue_info_wait_for_idler(fd_queue_info_t *queue_info, apr_pool_t **recycled_pool) argument
227 ap_queue_info_term(fd_queue_info_t *queue_info) argument
[all...]
/macosx-10.9.5/apache-786.1/httpd/server/mpm/experimental/event/
H A Dfdqueue.c62 apr_status_t ap_queue_info_create(fd_queue_info_t ** queue_info, argument
89 apr_status_t ap_queue_info_set_idle(fd_queue_info_t * queue_info, argument
121 apr_status_t ap_queue_info_wait_for_idler(fd_queue_info_t * queue_info) argument
184 ap_push_pool(fd_queue_info_t * queue_info, apr_pool_t * pool_to_recycle) argument
213 ap_pop_pool(apr_pool_t ** recycled_pool, fd_queue_info_t * queue_info) argument
242 ap_queue_info_term(fd_queue_info_t * queue_info) argument
[all...]
/macosx-10.9.5/postfix-252/postfix/src/showq/
H A Dshowq.c323 struct queue_info { struct
329 static struct queue_info queue_info[] = { local
/macosx-10.9.5/libdispatch-339.92.1/src/
H A Dintrospection.c466 dispatch_introspection_hook_callout_queue_create( dispatch_introspection_queue_t queue_info) argument
497 dispatch_introspection_hook_callout_queue_dispose( dispatch_introspection_queue_t queue_info) argument
/macosx-10.9.5/postfix-252/postfix/src/postsuper/
H A Dpostsuper.c336 struct queue_info { struct
345 static struct queue_info queue_info[] = { variable in typeref:struct:queue_info

Completed in 259 milliseconds