]> 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)
commitb414eb0a293c1d0198c7cfd94e4a059d8aae09bc
tree5749f6b1cbe761de0afc05f5fe97bfe3380a8883
parent94133bab03a26e144fecbfca998c61386fc567b0
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