Searched refs:ap_start_restart (Results 1 - 2 of 2) sorted by relevance

/httpd/server/mpm/worker/
H A Dworker.c468 * ap_start_shutdown() and ap_start_restart(), below, are a first stab at
473 * call ap_start_shutdown() or ap_start_restart() as appropriate. Note that
501 static void ap_start_restart(int graceful) function
519 ap_start_restart(sig == AP_SIG_GRACEFUL);
/httpd/server/mpm/event/
H A Devent.c700 * ap_start_shutdown() and ap_start_restart(), below, are a first stab at
705 * call ap_start_shutdown() or ap_start_restart() as appropriate. Note that
733 static void ap_start_restart(int graceful) function
751 ap_start_restart(sig == AP_SIG_GRACEFUL);

Completed in 39 milliseconds