]> 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)
commitdedb5629dd697c6ff901dd87402d4e7b93a53d48
tree53c412c512c5201030df1ea0d93309042515d921
parent3f2c8d090774bf6ee0526b563456bcd14f5a0ae2
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