]> granicus.if.org Git - apache/commit
If it won't let us run in APR_POOLS_DEBUG mode, it's broken.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 2 Aug 2001 22:12:45 +0000 (22:12 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 2 Aug 2001 22:12:45 +0000 (22:12 +0000)
commit0db7162858d16467df489d366f0a756251888500
tree5f6a5639b1ae9f7995803f2625b113d0769a56fd
parentd38326bbb76b0022611d6f92edabcdd940838c2d
  If it won't let us run in APR_POOLS_DEBUG mode, it's broken.

  We should be implementing this all in terms of apr_threads, and fix
  the apr_pools code to allow 'trusted subpools' with their own root
  allocations that bypass the mutexes.  Unrooting a pool just glosses
  over the real problems.

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