Hardware threads (HThreads) for scGridPoints. More...
Go to the source code of this file.
Classes | |
| struct | CoreExecute_t |
| Instruction-execution related variables. More... | |
| struct | CoreFetch_t |
| Instruction-fetching related variables. More... | |
| struct | CoreStage_t |
| Variables passed between fetch/execute. More... | |
| struct | QTattributes_t |
| This structure stores the quasi-thread related attributes. More... | |
| class | scHThread |
| The scHThread class. More... | |
Enumerations | |
| enum | HThreadPreference_t |
| enum | ThreadOperatingBits_t { tob_Regime, tob_Allocated, tob_PreAllocated, tob_Blocked, tob_MemoryExpected, tob_DataExpected, tob_FetchPending, tob_FetchValid, tob_ExecPending, tob_MorphFetched, tob_Morphing, tob_PCAffected, tob_Observed } |
| the names of the bits in the bitset More... | |
Hardware threads (HThreads) for scGridPoints.