⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
get_process
veridian_
kernel
0.25.2
In veridian_
kernel::
process::
table
veridian_kernel
::
process
::
table
Function
get_
process
Copy item path
Source
pub fn get_process(pid:
ProcessId
) -> Option<&'static
Process
>
Expand description
Get a process by PID