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

add_process

Function add_process 

Source
pub fn add_process(process: Process) -> Result<ProcessId, KernelError>
Expand description

Add a process to the table