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