K 10 svn:author V 6 julian K 8 svn:date V 27 2002-07-24T19:50:08.000000Z K 7 svn:log V 316 When single threading a multithreaded program, awaken the 'single threading thread' when the last other thread suspends. I had this code in there before but it seems to have been accidentally deleted somewhere along the way. This would only affect multithreaded processes. Reviewed by: David Xu END