K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-10-26T18:46:48.000000Z K 7 svn:log V 281 - Change the taskqueue locking to protect the necessary parts of a task while it is on a queue with the queue lock and remove the per-task locks. - Remove TASK_DESTROY now that it is no longer needed. - Go back to inlining TASK_INIT now that it is short again. Inspired by: dfr END