K 10 svn:author V 7 thompsa K 8 svn:date V 27 2009-02-13T01:16:51.485286Z K 7 svn:log V 224 Check the exit flag at the start of the taskqueue loop rather than the end. It is possible to tear down the taskqueue before the thread has run and the taskqueue loop would sleep forever. Reviewed by: sam MFC after: 1 week END