|
Apache HTTPD
|
Modules | |
| Subtypes/Values returned for AP_MPMQ_IS_THREADED and AP_MPMQ_IS_FORKED | |
| Values returned for AP_MPMQ_MPM_STATE | |
| Query codes for ap_mpm_query() | |
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 |
< Module declines to handle
Definition at line 421 of file mpm_common.c.