Constant SCHED_RESET_ON_FORK
pub const SCHED_RESET_ON_FORK: i32 = 0x4000_0000; // 1_073_741_824i32
Available on crate feature
dep_nc
only.Expand description
Can be ORed
in to make sure the process is reverted back to SCHED_NORMAL
on fork