Constant RUNNING

Source
const RUNNING: usize = 0b0001;
Expand description

The task is currently being run.