RTEMS
5.0.0
|
Go to the source code of this file.
Data Structures | |
struct | rtems_rate_monotonic_period_statistics |
struct | rtems_rate_monotonic_period_status |
Macros | |
#define | RTEMS_PERIOD_STATUS WATCHDOG_NO_TIMEOUT |
Typedefs | |
typedef struct timespec rtems_rate_monotonic_period_time_t | RTEMS_DEPRECATED |
Enumerations | |
enum | rtems_rate_monotonic_period_states { RATE_MONOTONIC_INACTIVE, RATE_MONOTONIC_ACTIVE, RATE_MONOTONIC_EXPIRED } |
This include file contains all the constants, structures, and prototypes associated with the Rate Monotonic Manager. This manager provides facilities to implement threads which execute in a periodic fashion.
Directives provided are: