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

get_current_thread_id

Function get_current_thread_id 

Source
pub fn get_current_thread_id() -> u64
Expand description

Get the current thread ID from the running task.