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