]> granicus.if.org Git - apache/commit
Refactor releasing the child processes by eliminating the
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 5 Sep 2007 23:21:30 +0000 (23:21 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 5 Sep 2007 23:21:30 +0000 (23:21 +0000)
commit5fbaa3dbab640e54a096f1dcadee87eb82b29af4
treec1a309ca00de0006885ec298b8f39384b4c40b71
parent5b2042993ee7ed8399346192b2ac66b31354d905
Refactor releasing the child processes by eliminating the
time lookup, eliminating the bogus/misimplemented function,
and introducing fairness to release any dead threads before
getting hung up on releasing longer lived threads.

Also pick up the time-to-wait from the server global timeout.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573103 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/winnt/child.c