Searched defs:generation (Results 1 - 1 of 1) sorted by relevance

/httpd/include/
H A Dscoreboard.h69 /* Type used for generation indicies. Startup and every restart cause a
70 * new generation of children to be spawned. Children within the same
71 * generation share the same configuration information -- pointers to stuff
98 * should set pid and generation fields in the worker_score.
101 ap_generation_t generation; member in struct:worker_score
123 ap_generation_t running_generation; /* the generation of children which
133 ap_generation_t generation; /* generation of this child */ member in struct:process_score

Completed in 9 milliseconds