kernel::task

Constant TASK_INTERRUPTIBLE

Source
pub const TASK_INTERRUPTIBLE: c_int = _; // 1i32
Expand description

Bitmask for tasks that are sleeping in an interruptible state.