|
RTEMS CPU Kit with SuperCore
4.11.3
|
This structure represents a time server. More...
#include <schedulercbs.h>

Data Fields | |
| rtems_id | task_id |
| Task id. More... | |
| Scheduler_CBS_Parameters | parameters |
| Server paramenters. More... | |
| Scheduler_CBS_Budget_overrun | cbs_budget_overrun |
| Callback function invoked when a budget overrun occurs. More... | |
| bool | initialized |
| Indicates if this CBS server is initialized. More... | |
This structure represents a time server.
| Scheduler_CBS_Budget_overrun Scheduler_CBS_Server::cbs_budget_overrun |
Callback function invoked when a budget overrun occurs.
| bool Scheduler_CBS_Server::initialized |
Indicates if this CBS server is initialized.
| Scheduler_CBS_Parameters Scheduler_CBS_Server::parameters |
Server paramenters.
| rtems_id Scheduler_CBS_Server::task_id |
Task id.
1.8.13