![]() |
RTEMS
5.0.0
|
SMP Scheduler API. More...
Go to the source code of this file.
Data Structures | |
| struct | Scheduler_SMP_Context |
| Scheduler context specialization for SMP schedulers. More... | |
| struct | Scheduler_SMP_Node |
| Scheduler node specialization for SMP schedulers. More... | |
Enumerations | |
| enum | Scheduler_SMP_Node_state { SCHEDULER_SMP_NODE_BLOCKED, SCHEDULER_SMP_NODE_SCHEDULED, SCHEDULER_SMP_NODE_READY } |
| SMP scheduler node states. More... | |
Functions | |
| void | _Scheduler_SMP_Start_idle (const Scheduler_Control *scheduler, Thread_Control *idle, struct Per_CPU_Control *cpu) |
SMP Scheduler API.
1.8.13