Constant SCHED_RR

pub const SCHED_RR: i32 = 2;
Available on crate feature dep_nc only.