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

current_thread

Function current_thread 

Source
pub fn current_thread() -> Option<&'static Thread>
Expand description

Get current thread