Constant NOTIFIED

Source
const NOTIFIED: usize = 0b100;
Expand description

Flag tracking if the task has been pushed into a run queue.