]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Replaced the mutex around the idle worker stack with
authorBrian Pane <brianp@apache.org>
Fri, 19 Apr 2002 06:33:08 +0000 (06:33 +0000)
committerBrian Pane <brianp@apache.org>
Fri, 19 Apr 2002 06:33:08 +0000 (06:33 +0000)
commit49098fff9147a70bfe157cda74cc13a135a290a7
treecda67c7160a192bf1649686279bec44880e39e5c
parent1826f624eb6167c5aab7d4bb877ec67a02cc43e7
Replaced the mutex around the idle worker stack with
atomic compare-and-swap loops

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