Constant linux_unsafe::raw::SCHED_GETPARAM
source · pub const SCHED_GETPARAM: V = 143;
Expand description
The system call number for sched_getparam
on this platform.
pub const SCHED_GETPARAM: V = 143;
The system call number for sched_getparam
on this platform.