Function rustix::thread::pull_core_scheduling_cookie
source · pub fn pull_core_scheduling_cookie(
pid: Pid,
scope: CoreSchedulingScope,
) -> Result<()>
Expand description
Pull core scheduling cookie from a process.