kernel::task

Constant TASK_NORMAL

Source
pub const TASK_NORMAL: c_uint = _; // 3u32
Expand description

Convenience constant for waking up tasks regardless of whether they are in interruptible or uninterruptible sleep.