]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Eliminate references to specific MPMs from mpm_common.c by having the
authorManoj Kasichainula <manoj@apache.org>
Sun, 30 Jul 2000 12:03:48 +0000 (12:03 +0000)
committerManoj Kasichainula <manoj@apache.org>
Sun, 30 Jul 2000 12:03:48 +0000 (12:03 +0000)
commit5f0b2584a4dcda2eb716c0de99e8c625fffd429d
treecf5d3aae340062eeef341e2990dd219de4227bca
parentde6d7efcca236b129e2aedc3d6b7255b8d207b63
Eliminate references to specific MPMs from mpm_common.c by having the
MPMs export interfaces to the tables used to keep track of children.

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