]> granicus.if.org Git - apache/commit
Don't bother destroying the memory pools and buckets for each thread at
authorBradley Nicholes <bnicholes@apache.org>
Thu, 3 Oct 2002 00:30:54 +0000 (00:30 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 3 Oct 2002 00:30:54 +0000 (00:30 +0000)
commit54425d03328ee2d044c4bc9a30d5148a4afdbbeb
tree5749f6b1cbe761de0afc05f5fe97bfe3380a8883
parent4047bee21112a2fcf03a0c8326d77f023380ad39
Don't bother destroying the memory pools and buckets for each thread at
during shutdown since it will all be cleaned up at termination anyway.

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