pub fn cleanup_thread(
process: &Process,
tid: ThreadId,
) -> Result<(), KernelError>Expand description
Clean up a dead thread
pub fn cleanup_thread(
process: &Process,
tid: ThreadId,
) -> Result<(), KernelError>Clean up a dead thread