Fixed a race condition which made the thread pool size unnecessarily large.
authorArt Cancro <ajc@citadel.org>
Mon, 13 Sep 2010 19:19:46 +0000 (15:19 -0400)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 13 Sep 2010 22:02:07 +0000 (00:02 +0200)
commit8dacea4e5ae53b6225ce46778b4d266c59175cb4
treedd570fd41c9793864f1f00a335ac6ca7767b53ea
parent26d7ed9fb2982fd08f71f40592b5e00e56d1a682
Fixed a race condition which made the thread pool size unnecessarily large.
webcit/context_loop.c