|
Apache HTTPD
|
WinNT MPM specific. More...
Go to the source code of this file.
Macros | |
| #define | SERVICE_APACHE_RESTART 128 |
| #define | AP_DEFAULT_SERVICE_NAME "Apache2.4" |
| #define | SERVICECONFIG "System\\CurrentControlSet\\Services\\%s" |
| #define | SERVICEPARAMS "System\\CurrentControlSet\\Services\\%s\\Parameters" |
Enumerations | |
| enum | ap_signal_parent_e { SIGNAL_PARENT_SHUTDOWN , SIGNAL_PARENT_RESTART , SIGNAL_PARENT_RESTART_GRACEFUL } |
Variables | |
| int | ap_threads_per_child |
| DWORD | my_pid |
| apr_proc_mutex_t * | start_mutex |
| HANDLE | exit_event |
| int | winnt_mpm_state |
| OSVERSIONINFO | osver |
| DWORD | stack_res_flag |
WinNT MPM specific.
Definition in file mpm_winnt.h.