The rate monotonic manager provides facilities to implement tasks which execute in a periodic fashion. The directives provided by the rate monotonic manager are:
rtems_rate_monotonic_create - Create a rate monotonic period
rtems_rate_monotonic_ident - Get ID of a period
rtems_rate_monotonic_cancel - Cancel a period
rtems_rate_monotonic_delete - Delete a rate monotonic period
rtems_rate_monotonic_period - Conclude current/Start next period
rtems_rate_monotonic_get_status - Obtain status information on period
Copyright © 1988-2000 OAR Corporation