RTEMS 6.1-rc5
|
This source file contains the implementation of _Watchdog_Remove(). More...
#include <rtems/score/watchdogimpl.h>
Functions | |
void | _Watchdog_Remove (Watchdog_Header *header, Watchdog_Control *the_watchdog) |
In the case the watchdog is scheduled, then it is removed from the set of scheduled watchdogs. | |
This source file contains the implementation of _Watchdog_Remove().