⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
add_process
veridian_
kernel
0.25.2
In veridian_
kernel::
process::
table
veridian_kernel
::
process
::
table
Function
add_
process
Copy item path
Source
pub fn add_process(process:
Process
) -> Result<
ProcessId
,
KernelError
>
Expand description
Add a process to the table