Move yunq to new thread spawn and remove old one.

This commit is contained in:
Drew Galbraith 2025-01-26 00:05:55 -08:00
parent 79e1ea2791
commit d777b8f4ab
7 changed files with 33 additions and 76 deletions

View file

@ -1,10 +1,8 @@
use alloc::boxed::Box;
use alloc::sync::Arc;
use core::ffi::c_void;
use mammoth::sync::Mutex;
use mammoth::thread;
use mammoth::{mem::MemoryRegion, thread::Thread, zion::ZError};
use mammoth::{mem::MemoryRegion, zion::ZError};
use crate::ahci::command::FisType;
use crate::ahci::port::{