Skip to main content

TASK_FLAG_PAUSED

Constant TASK_FLAG_PAUSED 

Source
pub const TASK_FLAG_PAUSED: u32 = _; // 1u32
Expand description

Lowest flag bit set when a task voluntarily paused at a continuation point.