⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
SESSION_MANAGER
veridian_
kernel
0.25.2
In veridian_
kernel::
process::
session
veridian_kernel
::
process
::
session
Static
SESSION_
MANAGER
Copy item path
Source
pub static SESSION_MANAGER: Mutex<
SessionManager
>
Expand description
Global session manager, protected by a spin mutex.