SCHED_RESET_ON_FORK
os
0.1.0
In os::
uapi::
sched
os
::
uapi
::
sched
Constant
SCHED_
RESET_
ON_
FORK
Copy item path
Source
pub const SCHED_RESET_ON_FORK: c_int = 0x40000000;
Expand description
调度标志:在 fork 时重置为 SCHED_NORMAL。