pub const eTaskState_eReady: eTaskState = 1;
< The task being queried is in a ready or pending ready list.