]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Migrate the threaded MPM to use all APR threading calls. This isn't quite
authorRyan Bloom <rbb@apache.org>
Tue, 20 Feb 2001 20:50:09 +0000 (20:50 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 20 Feb 2001 20:50:09 +0000 (20:50 +0000)
commit92bc54487d1363435bcc66ca5a495cca33ca720e
tree60e72d786aee80b34e911cda52d4ccbfe5977467
parent2b1b546c89ece34d61301c37857cc5663d76757e
Migrate the threaded MPM to use all APR threading calls.  This isn't quite
perfect yet, because of the sigwait and sigmask calls.  Those are going
away next.

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