]> 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)
commit789d28d6cc6863777bfbaa04877bcf70da50bdac
treecf91bc4298bcd603acb15f465147d5c74f6ea8e5
parent4ae517704a4faf04b7e9e24c29be20c2cdc9cdc8
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