|
MentOS
0.8.0
The Mentoring Operating System
|
Structure that describes scheduling parameters. More...
Public Attributes | |
| int | sched_priority |
| Static execution priority. | |
| time_t | period |
| Expected period of the task. | |
| time_t | deadline |
| Absolute deadline. | |
| time_t | arrivaltime |
| Absolute time of arrival of the task. | |
| bool_t | is_periodic |
| Is task periodic? | |
Structure that describes scheduling parameters.