]> granicus.if.org Git - apache/commit
ap_start_shutdown is not used by anybody outside of the MPMs, so we don't
authorRyan Bloom <rbb@apache.org>
Tue, 19 Dec 2000 20:44:24 +0000 (20:44 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 19 Dec 2000 20:44:24 +0000 (20:44 +0000)
commit98a20231fc34db0ab2be2faba5a4ba913ac00665
tree9bb7c90475e70eaf6d563952dc354dfb2b2fd212
parent6fbd866c3320dc832f9ac7217cfa575d4e56564f
ap_start_shutdown is not used by anybody outside of the MPMs, so we don't
need to put it in the ap_mpm.h header file.  This also makes all of the
instances of ap_start_shutdown static.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87428 13f79535-47bb-0310-9956-ffa450edef68
include/ap_mpm.h
server/mpm/beos/beos.c
server/mpm/dexter/dexter.c
server/mpm/experimental/perchild/perchild.c
server/mpm/mpmt_beos/mpmt_beos.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/perchild/perchild.c