]> code.citadel.org Git - citadel.git/commit
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)
commit747a2352ea2966d7f63242c67a99ebf3039954cd
treeaf099722e5aec86c00e5dc8b806cc0de84305312
parent377b3ccd1238a1bb51e72a440f8543e930f2d9c1
Fixed a race condition which made the thread pool size unnecessarily large.
webcit/context_loop.c