]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get the Unix MPMs restarting again. If we are going to register a cleanup
authorRyan Bloom <rbb@apache.org>
Wed, 7 Feb 2001 20:49:25 +0000 (20:49 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 7 Feb 2001 20:49:25 +0000 (20:49 +0000)
commitded4233ad520d9948b30ea2a8584122221e318c9
tree2bc701a3c0c1baae166cfef85b0bbfffd7b5b686
parentc28b6e1db03125f681192bbc08a0360551c5b858
Get the Unix MPMs restarting again.  If we are going to register a cleanup
for ap_cleanup_scoreboard, then we have to kill that cleanup with the same
function.  This also makes ap_cleanup_scoreboard a non-static function, and
makes ap_cleanup_shared_mem a static function.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88012 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/scoreboard.h
server/mpm/dexter/dexter.c
server/mpm/experimental/perchild/perchild.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/perchild/perchild.c
server/mpm/prefork/prefork.c
server/scoreboard.c