pub const eTaskState_eRunning: u32 = 0; // 0u32
< A task is querying the state of itself, so must be running.