pub const TASK_FLAG_PAUSED: u32 = _; // 1u32
Lowest flag bit set when a task voluntarily paused at a continuation point.