Apache HTTPD
Public Attributes | List of all members
extra_process_t Struct Reference

Public Attributes

struct extra_process_tnext
 
pid_t pid
 
ap_generation_t gen
 

Detailed Description

Definition at line 74 of file mpm_unix.c.

Member Data Documentation

◆ gen

ap_generation_t extra_process_t::gen

Definition at line 77 of file mpm_unix.c.

◆ next

struct extra_process_t* extra_process_t::next

Definition at line 75 of file mpm_unix.c.

◆ pid

pid_t extra_process_t::pid

Definition at line 76 of file mpm_unix.c.


The documentation for this struct was generated from the following file: