Searched refs:ap_wait_or_timeout (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/apache-793/httpd/include/
H A Dmpm_common.h160 * @param status The status returned from ap_wait_or_timeout
186 AP_DECLARE(void) ap_wait_or_timeout(apr_exit_why_e *status, int *exitcode,
/macosx-10.10/apache-793/httpd/server/
H A Dmpm_common.c173 AP_DECLARE(void) ap_wait_or_timeout(apr_exit_why_e *status, int *exitcode, function
/macosx-10.10/apache-793/httpd/server/mpm/prefork/
H A Dprefork.c1006 ap_wait_or_timeout(&exitwhy, &status, &pid, pconf, ap_server_conf);
/macosx-10.10/apache-793/httpd/server/mpm/worker/
H A Dworker.c1663 ap_wait_or_timeout(&exitwhy, &status, &pid, pconf, ap_server_conf);
/macosx-10.10/apache-793/httpd/server/mpm/event/
H A Devent.c2524 ap_wait_or_timeout(&exitwhy, &status, &pid, pconf, ap_server_conf);

Completed in 90 milliseconds