Searched refs:any_dying_threads (Results 1 - 2 of 2) sorted by relevance

/httpd/server/mpm/worker/
H A Dworker.c1515 int any_dying_threads = 0; local
1530 /* XXX any_dying_threads is probably no longer needed GLA */
1531 any_dying_threads = any_dying_threads ||
1584 if (!any_dying_threads) {
/httpd/server/mpm/event/
H A Devent.c2788 int any_dying_threads = 0; local
2805 /* XXX any_dying_threads is probably no longer needed GLA */
2806 any_dying_threads = any_dying_threads ||
2859 if (!any_dying_threads) {

Completed in 1614 milliseconds