SCHED_RESET_ON_FORK

Constant SCHED_RESET_ON_FORK 

Source
pub const SCHED_RESET_ON_FORK: c_int = 0x40000000;
Expand description

调度标志:在 fork 时重置为 SCHED_NORMAL。