mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-02 17:08:56 +00:00
282873e2c0
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