K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-04-27T17:39:30.000000Z K 7 svn:log V 247 MF5: Close a race between sleepq_broadcast() and sleepq_catch_signals() by merging sleepq_resume_thread() and sleepq_remove_thread(). This also reduces the overall number of lock operations for sleep queue operations. Approved by: re (kensmith) END