free the task *after* calling closeCond and closeMutex
authorSimon Marlow <simonmar@microsoft.com>
Thu, 31 Aug 2006 10:36:48 +0000 (10:36 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 31 Aug 2006 10:36:48 +0000 (10:36 +0000)
commit3c21579aa6365c053baf82680882a01949b1e902
tree1c1a26f445b8e750dcc696cad3175680f80e9f80
parent57e4541e9922a49b01aee93a7468526e21cd6bf6
free the task *after* calling closeCond and closeMutex
rts/Task.c