]> granicus.if.org Git - apache/commit
use an independent pool for threads so that when we abandon them
authorJeff Trawick <trawick@apache.org>
Wed, 17 Apr 2002 15:45:27 +0000 (15:45 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 17 Apr 2002 15:45:27 +0000 (15:45 +0000)
commit6a6f9d45fee066f219d6c79f3a4a29802f7229ea
treed81c443d07caa8771d970c425123fb7d889fbcc1
parent4bb7c368a7e9583f1cee827c2ab45c3fbfb52064
use an independent pool for threads so that when we abandon them
during graceless termination the cleanups on pchild won't mess with
stuff they are still referencing

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