RTEMS
|
Classic Rate Monotonic Scheduler Data Structures. 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.
Classes | |
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. More... | |
Variables | |
Objects_Information | _Rate_monotonic_Information |
The Classic Rate Monotonic objects information. | |
Classic Rate Monotonic Scheduler Data Structures.
Definition in file ratemondata.h.