]> granicus.if.org Git - apache/commit
Win32: Avoid busy wait which consumes 100% of the CPU when all the worker
authorBill Stoddard <stoddard@apache.org>
Wed, 26 Feb 2003 21:55:54 +0000 (21:55 +0000)
committerBill Stoddard <stoddard@apache.org>
Wed, 26 Feb 2003 21:55:54 +0000 (21:55 +0000)
commit326a186e15058ae391beb16a05aedb4405f033bd
tree908c962fce5dd8dd9b483558b93dc8c5b0e96f0b
parentce3c751dadcd78c2b4906acaae525e93a5a6c0aa
Win32: Avoid busy wait which consumes 100% of the CPU when all the worker
threads are busy.

Submitted by: Igor Nazarenko
Reviewed by: Bill Stoddard

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