pub const TASK_INTERRUPTIBLE: c_int = _; // 1i32
Bitmask for tasks that are sleeping in an interruptible state.