Apache HTTPD
Macros
Values returned for AP_MPMQ_MPM_STATE

Macros

#define AP_MPMQ_STARTING   0
 
#define AP_MPMQ_RUNNING   1
 
#define AP_MPMQ_STOPPING   2
 

Detailed Description

Macro Definition Documentation

◆ AP_MPMQ_RUNNING

#define AP_MPMQ_RUNNING   1

Definition at line 141 of file ap_mpm.h.

◆ AP_MPMQ_STARTING

#define AP_MPMQ_STARTING   0

Definition at line 140 of file ap_mpm.h.

◆ AP_MPMQ_STOPPING

#define AP_MPMQ_STOPPING   2

Definition at line 142 of file ap_mpm.h.