MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
sched_param Struct Reference

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?
 

Detailed Description

Structure that describes scheduling parameters.


The documentation for this struct was generated from the following file: