Apache2
|
Modules | |
Query codes for ap_mpm_query() | |
Subtypes/Values returned for AP_MPMQ_IS_THREADED and AP_MPMQ_IS_FORKED | |
Values returned for AP_MPMQ_MPM_STATE | |
Functions | |
apr_status_t | ap_mpm_query (int query_code, int *result) |
Query a property of the current MPM.
query_code | One of AP_MPMQ_* |
result | A location to place the result of the query |