pub fn pull_core_scheduling_cookie(
pid: Pid,
scope: CoreSchedulingScope,
) -> Result<()>
Available on crate feature
thread
only.Expand description
Pull core scheduling cookie from a process.
pub fn pull_core_scheduling_cookie(
pid: Pid,
scope: CoreSchedulingScope,
) -> Result<()>
thread
only.Pull core scheduling cookie from a process.