Constant libc::PF_NO_SETAFFINITY
source ยท pub const PF_NO_SETAFFINITY: c_int = 0x04000000;
Expand description
Userland is not allowed to meddle with cpus_mask
.
pub const PF_NO_SETAFFINITY: c_int = 0x04000000;
Userland is not allowed to meddle with cpus_mask
.