RTEMS 6.1-rc2
|
This source file contains the implementation of rtems_rate_monotonic_cancel(). More...
#include <rtems/rtems/ratemonimpl.h>
Functions | |
void | _Rate_monotonic_Cancel (Rate_monotonic_Control *the_period, Thread_Control *owner, ISR_lock_Context *lock_context) |
rtems_status_code | rtems_rate_monotonic_cancel (rtems_id id) |
Cancels the period. | |
This source file contains the implementation of rtems_rate_monotonic_cancel().