K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-09-27T20:24:56.000000Z K 7 svn:log V 280 Remove the *_queue() variants of various sleepq and turnstile functions and always require the queue to be specified to reduce diffs with HEAD. These APIs are internal APIs only used to implement higher level primitives such as locks and condition variables. Approved by: alfred END