devela::_dep::nc::call

Function sched_setattr

pub unsafe fn sched_setattr(
    pid: i32,
    attr: &sched_attr_t,
    flags: u32,
) -> Result<(), i32> 
Available on crate feature dep_nc only.
Expand description

Set the RT priority of a thread.