Searched refs:winnt_mpm_state (Results 1 - 3 of 3) sorted by relevance

/httpd/server/mpm/winnt/
H A Dmpm_winnt.h79 extern int winnt_mpm_state;
H A Dmpm_winnt.c91 int winnt_mpm_state = AP_MPMQ_STARTING; variable
785 winnt_mpm_state = AP_MPMQ_RUNNING;
871 winnt_mpm_state = AP_MPMQ_STOPPING;
910 winnt_mpm_state = AP_MPMQ_STARTING;
966 *result = winnt_mpm_state;
H A Dchild.c1095 winnt_mpm_state = AP_MPMQ_RUNNING;
1202 winnt_mpm_state = AP_MPMQ_STOPPING;

Completed in 46 milliseconds