]> granicus.if.org Git - apache/commit
Move a potentially expensive pool cleanup operation outside
authorBrian Pane <brianp@apache.org>
Sun, 28 Apr 2002 03:32:10 +0000 (03:32 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 28 Apr 2002 03:32:10 +0000 (03:32 +0000)
commit669d2ac35ca702f3174133cfbcaabeb53743b530
treecf91bc4298bcd603acb15f465147d5c74f6ea8e5
parentc87eec98003e764a9f561e495c5dc15e71262b04
Move a potentially expensive pool cleanup operation outside
the mutex-protected critical path of ap_queue_pop()

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