RTEMS
|
Classic Rate Monotonic Information with Zero Objects. More...
#include <rtems/rtems/ratemondata.h>
Go to the source code of this file.
Variables | |
Objects_Information | _Rate_monotonic_Information = { ( (Objects_Id) ( (Objects_Id) OBJECTS_CLASSIC_API << 24U ) | ( (Objects_Id) OBJECTS_RTEMS_PERIODS << 27U ) | ( (Objects_Id) 1 << 16U ) | ( (Objects_Id) 0 << 0U ) ), NULL, _Objects_Allocate_none, NULL, 0, 0, 0, 0 , { { { &( _Rate_monotonic_Information.Inactive ).Tail.Node, NULL }, &( _Rate_monotonic_Information.Inactive ).Head.Node } }, NULL, NULL, NULL } |
The Classic Rate Monotonic objects information. | |
Classic Rate Monotonic Information with Zero Objects.
Definition in file ratemon.c.