|
RTEMS
|
Scheduler node specialization for SMP schedulers. More...
#include <schedulersmp.h>
Public Attributes | |
| Scheduler_Node | Base |
| Basic scheduler node. | |
| Scheduler_SMP_Node_state | state |
| The state of this node. | |
| Priority_Control | priority |
| The current priority of thread owning this node. | |
Scheduler node specialization for SMP schedulers.
Definition at line 100 of file schedulersmp.h.
1.8.14