pub const TASK_UNINTERRUPTIBLE: c_int = _; // 2i32
Bitmask for tasks that are sleeping in an uninterruptible state.