pub unsafe fn sched_setattr( pid: i32, attr: &sched_attr_t, flags: u32, ) -> Result<(), i32> ⓘ
dep_nc
Set the RT priority of a thread.