Constant PF_NO_SETAFFINITY
pub const PF_NO_SETAFFINITY: i32 = 0x04000000; // 67_108_864i32
Available on crate feature
dep_sdl2
only.Expand description
Userland is not allowed to meddle with cpus_mask
.
pub const PF_NO_SETAFFINITY: i32 = 0x04000000; // 67_108_864i32
dep_sdl2
only.Userland is not allowed to meddle with cpus_mask
.