RTEMS
|
Scheduler assignment. More...
#include <scheduler.h>
Public Attributes | |
const Scheduler_Control * | scheduler |
The scheduler for this processor. | |
uint32_t | attributes |
The scheduler assignment attributes. More... | |
Scheduler assignment.
Definition at line 344 of file scheduler.h.
uint32_t Scheduler_Assignment::attributes |
The scheduler assignment attributes.
Use SCHEDULER_ASSIGN_DEFAULT to select default attributes.
The presence of a processor can be
Definition at line 359 of file scheduler.h.