pub const TASK_UNINTERRUPTIBLE: c_int = _; // 2i32
Expand description

Bitmask for tasks that are sleeping in an uninterruptible state.