]> granicus.if.org Git - apache/commit
Follow up to r1722914: since worker threads are joined in cleanup_zombies,
authorYann Ylavic <ylavic@apache.org>
Mon, 4 Jan 2016 16:56:28 +0000 (16:56 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 4 Jan 2016 16:56:28 +0000 (16:56 +0000)
commit6ef1b748b2ccabe0fb5f24a543d9912c12228c00
tree5c27f1cc8d7d94f8900301fcb97902f5407aff67
parent8e833619dc6ddd39388922144ffdd5b8981cd345
Follow up to r1722914: since worker threads are joined in cleanup_zombies,
they are not anymore detached nor joined elsewhere.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1722918 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_io.c
modules/http2/h2_worker.c
modules/http2/h2_workers.c