]> code.citadel.org Git - citadel.git/commit
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)
committerArt Cancro <ajc@citadel.org>
Mon, 21 Mar 2011 15:02:19 +0000 (11:02 -0400)
commit3d6106ecd5373d80ed99f1882486ed59f91a8156
tree7ef87d5b67e60a446ab24915b07803e1882f8a87
parent7d4ddb825700fd04d1b1768466a5d04c51cb38c5
Decrement num_workers when exiting worker_thread() under _any_ circumstances.
This allows system shutdown to proceed normally.
citadel/sysdep.c
citadel/threads.c