⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
current_process_id
veridian_
kernel
0.25.2
In veridian_
kernel::
sched
veridian_kernel
::
sched
Function
current_
process_
id
Copy item path
Source
pub fn current_process_id() ->
ProcessId
Expand description
Get the PID of the currently running task.