]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Make the threaded MPM use APR locks instead of pthreads mutexes. This is
authorRyan Bloom <rbb@apache.org>
Fri, 16 Feb 2001 22:08:12 +0000 (22:08 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 16 Feb 2001 22:08:12 +0000 (22:08 +0000)
commit5603ceb9764ff197808147cc52005a32a1459140
tree53c412c512c5201030df1ea0d93309042515d921
parentddeb5aab384a656796eca472af8109bd740cf2eb
Make the threaded MPM use APR locks instead of pthreads mutexes.  This is
the first step towards getting the threaded MPM to rely on APR for all of
it's threading needs.

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