RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
watchdogremove.c File Reference

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.
 

Detailed Description

This source file contains the implementation of _Watchdog_Remove().