⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

SESSION_MANAGER

Static SESSION_MANAGER 

Source
pub static SESSION_MANAGER: Mutex<SessionManager>
Expand description

Global session manager, protected by a spin mutex.