]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Tweaked APR initialization and termination so that the lifetime
authorJeff Trawick <trawick@apache.org>
Tue, 28 Mar 2000 22:59:05 +0000 (22:59 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 28 Mar 2000 22:59:05 +0000 (22:59 +0000)
commit3d43419b03bc4743fcd8a739138ce6f6414b01e6
treeff040e4a68d85a95ef8b5fb165a89f1967a46d70
parent7205dc823ff3d583e3bfb849d5893fc9466eaea1
Tweaked APR initialization and termination so that the lifetime
of memory management mutexes is longer than the lifetime of
managed memory.  APR apps must now call ap_terminate().

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