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

/httpd/server/
H A Dmpm_unix.c182 int not_dead_yet; local
230 not_dead_yet = 0;
243 ++not_dead_yet;
261 ++not_dead_yet;
269 } while (not_dead_yet > 0 &&

Completed in 12 milliseconds