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

/macosx-10.10.1/apache-793/httpd/include/
H A Dap_mpm.h128 #define AP_MPMQ_STARTING 0 macro
/macosx-10.10.1/apache-793/httpd/server/mpm/prefork/
H A Dprefork.c95 static int mpm_state = AP_MPMQ_STARTING;
497 mpm_state = AP_MPMQ_STARTING; /* for benefit of any hooks that run as this
1273 mpm_state = AP_MPMQ_STARTING;
/macosx-10.10.1/apache-793/httpd/server/mpm/netware/
H A Dmpm_netware.c120 static int mpm_state = AP_MPMQ_STARTING;
981 mpm_state = AP_MPMQ_STARTING;
/macosx-10.10.1/apache-793/httpd/server/mpm/worker/
H A Dworker.c134 static int mpm_state = AP_MPMQ_STARTING;
1221 mpm_state = AP_MPMQ_STARTING; /* for benefit of any hooks that run as this
1991 mpm_state = AP_MPMQ_STARTING;
/macosx-10.10.1/apache-793/httpd/server/mpm/winnt/
H A Dmpm_winnt.c91 int winnt_mpm_state = AP_MPMQ_STARTING;
911 winnt_mpm_state = AP_MPMQ_STARTING;
/macosx-10.10.1/apache-793/httpd/server/mpm/event/
H A Devent.c184 static int mpm_state = AP_MPMQ_STARTING;
2096 mpm_state = AP_MPMQ_STARTING; /* for benefit of any hooks that run as this
2846 mpm_state = AP_MPMQ_STARTING;

Completed in 213 milliseconds