]> 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)
commitb455a9596f5fd89506f8caddeadd7342d25a02f1
tree7ef87d5b67e60a446ab24915b07803e1882f8a87
parentba5c0c322c0ef8361b939112e88f1eed05fee56b
Decrement num_workers when exiting worker_thread() under _any_ circumstances.
This allows system shutdown to proceed normally.
citadel/sysdep.c
citadel/threads.c