pub const eTaskState_eSuspended: u32 = 3; // 3u32
Expand description
< The task being queried is in the Suspended state, or is in the Blocked state with an infinite time out.
pub const eTaskState_eSuspended: u32 = 3; // 3u32
< The task being queried is in the Suspended state, or is in the Blocked state with an infinite time out.