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

/httpd/server/mpm/worker/
H A Dworker.c335 static int worker_query(int query_code, int *result, apr_status_t *rv) function
2421 ap_hook_mpm_query(worker_query, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 17 milliseconds