⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
set_thread_affinity
veridian_
kernel
0.25.2
In veridian_
kernel::
process
veridian_kernel
::
process
Function
set_
thread_
affinity
Copy item path
Source
pub fn set_thread_affinity(tid:
ThreadId
, cpu_mask: u64) ->
KernelResult
<()>
Expand description
Set thread CPU affinity