]> 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)
commit74cca4b21635f92f517258fa183b1604bdf199d5
tree60e72d786aee80b34e911cda52d4ccbfe5977467
parent4ff93c1dcf78c447d9ef57da9cc6c1ee1c153534
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