RTEMS 6.1-rc2
|
This header file provides data structures used by the implementation and the Application Configuration to define _Rate_monotonic_Information. More...
#include <rtems/rtems/ratemon.h>
#include <rtems/score/timestamp.h>
#include <rtems/score/thread.h>
#include <rtems/score/watchdog.h>
Go to the source code of this file.
Data Structures | |
struct | Rate_monotonic_Statistics |
struct | Rate_monotonic_Control |
The following structure defines the control block used to manage each period. More... | |
Macros | |
#define | RATE_MONOTONIC_INFORMATION_DEFINE(max) |
Macro to define the objects information for the Classic Rate Monotonic objects. | |
Variables | |
Objects_Information | _Rate_monotonic_Information |
The Classic Rate Monotonic objects information. | |
This header file provides data structures used by the implementation and the Application Configuration to define _Rate_monotonic_Information.