]> granicus.if.org Git - apache/commit
Changed the threaded mpm to have child_main join to each of the
authorPaul J. Reder <rederpj@apache.org>
Sat, 14 Apr 2001 21:06:48 +0000 (21:06 +0000)
committerPaul J. Reder <rederpj@apache.org>
Sat, 14 Apr 2001 21:06:48 +0000 (21:06 +0000)
commit5c15c18ee7e21217989d39ffc91db7e66609f1fc
tree4ffe380a56dad978c3061785c0d7c09131b73717
parent019d25accad29e8024880a2e7ea893c082fd0c69
Changed the threaded mpm to have child_main join to each of the
worker threads to make sure the kids are all gone before child_main
exits after a signal (cleanup from perform_idle_server_maintenance).
This is an extension of Ryans recent commit to make the child_main
the signal thread.

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