Function uapi::sched_setparam

source ·
pub fn sched_setparam(pid: pid_t, param: &sched_param) -> Result<()>
Expand description