⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

unregister_task

Function unregister_task 

Source
pub fn unregister_task(pid: u64)
Expand description

Unregister a task from the global PID-to-Task registry.