]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Eliminate acceptlock.c from mpmt_pthread. Use an APR type for the
authorManoj Kasichainula <manoj@apache.org>
Mon, 15 Nov 1999 23:29:47 +0000 (23:29 +0000)
committerManoj Kasichainula <manoj@apache.org>
Mon, 15 Nov 1999 23:29:47 +0000 (23:29 +0000)
commit5f0ffa5e67d9b28c40c7edd950ec01d603a8d003
tree303b2fc3946b12f2ba78016deeea736fdc7e2002
parenta9aec2c8a12212ae9c4a15f91f65eaa80433b3dd
Eliminate acceptlock.c from mpmt_pthread. Use an APR type for the
cross-process lock instead.

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