This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | AP_ID_FROM_CHILD_THREAD(c, t) t |
| #define | AP_CHILD_THREAD_FROM_ID(i) 0 , i |
| #define | DEFAULT_START_THREADS 10 |
| #define | DEFAULT_THREADS 10 |
| #define | DEFAULT_MAX_FREE_THREADS HARD_THREAD_LIMIT |
| #define | DEFAULT_MIN_FREE_THREADS 1 |
| #define | DEFAULT_PIDLOG DEFAULT_REL_RUNTIMEDIR "/httpd.pid" |
| #define | SCOREBOARD_MAINTENANCE_INTERVAL 1000000 |
| #define | DEFAULT_MAX_REQUESTS_PER_THREAD 0 |
|
|
Definition at line 23 of file beos/mpm_default.h. Referenced by read_request_line(). |
|
|
Definition at line 21 of file beos/mpm_default.h. |
|
|
Definition at line 49 of file beos/mpm_default.h. Referenced by beos_pre_config(), and netware_pre_config(). |
|
|
Definition at line 73 of file beos/mpm_default.h. Referenced by beos_pre_config(). |
|
|
Definition at line 54 of file beos/mpm_default.h. Referenced by beos_pre_config(), and netware_pre_config(). |
|
|
Definition at line 59 of file beos/mpm_default.h. Referenced by beos_pre_config(), leader_pre_config(), mpmt_os2_pre_config(), perchild_pre_config(), prefork_pre_config(), show_compile_settings(), and worker_pre_config(). |
|
|
Definition at line 29 of file beos/mpm_default.h. Referenced by beos_pre_config(), and netware_pre_config(). |
|
|
Definition at line 36 of file beos/mpm_default.h. |
|
|
Definition at line 66 of file beos/mpm_default.h. Referenced by ap_mpm_run(), and master_main(). |