|
Apache HTTPD
|
Public Attributes | |
| struct extra_process_t * | next |
| pid_t | pid |
| ap_generation_t | gen |
Definition at line 74 of file mpm_unix.c.
| ap_generation_t extra_process_t::gen |
Definition at line 77 of file mpm_unix.c.
| struct extra_process_t* extra_process_t::next |
Definition at line 75 of file mpm_unix.c.
| pid_t extra_process_t::pid |
Definition at line 76 of file mpm_unix.c.