Please, help us to better know about our user community by answering the following short survey: https://forms.gle/wpyrxWi18ox9Z5ae9
HThreadStatusBit_t Struct Reference

Detailed Description

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))
 

The documentation for this struct was generated from the following file: