K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-06-24T13:38:08.819713Z K 7 svn:log V 307 Defer the wakeup of the swapper process to the callers of tdsigwakeup() to avoid a deadlock since the thread lock isn't released until after tdsigwakeup() has returned. This is a direct commit instead of an MFC as this issue was fixed in HEAD by a much larger set of changes that are not suitable for MFC. END