K 10 svn:author V 8 deischen K 8 svn:date V 27 2004-04-28T20:36:53.000000Z K 7 svn:log V 357 Keep track of threads waiting in kse_release() to avoid a race condition where kse_wakeup() doesn't yet see them in (interruptible) sleep queues. Also add an upcall check to sleepqueue_catch_signals() suggested by jhb. This commit should fix recent mysql hangs. Reviewed by: jhb, davidxu Mysql'd by: Robin P. Blanchard END