RTEMS Logo

RTEMS 4.6.4 On-Line Library


Rate Monotonic Period Statistics Period_usage_Initialize - Initialize the Period Statistics

PREV UP NEXT Bookshelf New Chapters

6.5.1: Period_usage_Initialize - Initialize the Period Statistics

CALLING SEQUENCE:

void Period_usage_Initialize( void );

STATUS CODES: NONE

DESCRIPTION:

This routine allocates the table used to contain the period statistics. This table is then initialized by calling the Period_usage_Reset service.

NOTES:

This routine invokes the malloc routine to dynamically allocate memory.


PREV UP NEXT Bookshelf New Chapters

Copyright © 1988-2004 OAR Corporation