Skip to main content

RunningPolicyAppliedHook

Type Alias RunningPolicyAppliedHook 

Source
pub type RunningPolicyAppliedHook = unsafe fn(data: usize, thread: ThreadId, base_policy: SchedulePolicy, observed_ns: u64);
Expand description

Bounded OS hook invoked when the owner changes a running thread’s base policy.