The values are stored here, and set through writing into HThreadStatusBit_t.
Public Attributes | |
bool | Activated |
< Whether this scHThread is activated | |
bool | Available |
< !(Owner->Denied | Allocated | PreAllocated) | |
bool | Blocked |
< The scHThread is blocked (surely Activated, maybe Meta) | |
bool | Meta |
< Executing a metainstruction (surely Activated) | |
bool | PreActivated |
< Whether this scGridPoint is preactivated | |
bool | Sleeping |
< (Owner->Denied | Blocked | !(Activated| PreActivated)) | |