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

set_thread_affinity

Function set_thread_affinity 

Source
pub fn set_thread_affinity(tid: ThreadId, cpu_mask: u64) -> KernelResult<()>
Expand description

Set thread CPU affinity