|
FreeNOS
|
The CoreServer manages a single processor core on the target system. More...
Namespaces | |
| Core | |
Data Structures | |
| struct | CoreMessage |
| Message format for communication with the CoreServer. More... | |
| class | CoreServer |
| Represents a single Core in a Central Processing Unit (CPU). More... | |
| class | IntelCoreServer |
| Represents a single Core in a Central Processing Unit (CPU). More... | |
| class | SingleCoreServer |
| Implements a CoreServer for a single core only. More... | |
| class | SunxiCoreServer |
| Implements a CoreServer for ARM/Allwinner (sunxi) based System-on-Chips. More... | |
Typedefs | |
| typedef CoreMessage | CoreMessage |
| Message format for communication with the CoreServer. More... | |
The CoreServer manages a single processor core on the target system.
| typedef CoreMessage CoreMessage |
Message format for communication with the CoreServer.
1.8.17