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)
committerArt Cancro <ajc@citadel.org>
Mon, 13 Sep 2010 19:19:46 +0000 (15:19 -0400)
commit8837ef861d6cad629f9902749f7b05dbe8383d79
treeaf099722e5aec86c00e5dc8b806cc0de84305312
parent88063ed1e26f3262c0a9cd5c344ec60824467f38
Fixed a race condition which made the thread pool size unnecessarily large.
webcit/context_loop.c