Decrement num_workers when exiting worker_thread() under _any_ circumstances.
authorArt Cancro <ajc@citadel.org>
Mon, 21 Mar 2011 15:02:19 +0000 (11:02 -0400)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 17:17:03 +0000 (17:17 +0000)
commit8d94f7585e451d323e7168a23fdaf691c96ca95f
treec32ed8f8683a6b823cccfe0da11ad511e92968f8
parent2b402dc292b6dcdbc7a3786a6c722e06e3be5ab5
Decrement num_workers when exiting worker_thread() under _any_ circumstances.
This allows system shutdown to proceed normally.
citadel/sysdep.c
citadel/threads.c