K 10 svn:author V 3 jhb K 8 svn:date V 27 2008-08-22T16:15:58.079862Z K 7 svn:log V 257 A suspended thread can, in fact, be swapped out. Thus, thread_unsuspend_one() needs to optionally wakeup the swapper. Since we hold the thread lock for that entire function, however, we have to push that requirement up into the caller. Found by: rwatson END