]> 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)
commit3f449a651eb953bfcc0ef353efaef350946ce676
treed81c443d07caa8771d970c425123fb7d889fbcc1
parent9bdcd90181607c95ca51959709db877d8bda9288
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