RTEMS  5.1
Functions
ratemoncancel.c File Reference

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)
 RTEMS Rate Monotonic Cancel. More...
 

Detailed Description

RTEMS Rate Monotonic Cancel.