⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
fork_process
veridian_
kernel
0.25.2
In veridian_
kernel::
process::
fork
veridian_kernel
::
process
::
fork
Function
fork_
process
Copy item path
Source
pub fn fork_process() -> Result<
ProcessId
,
KernelError
>
Expand description
Fork current process