RTEMS
|
The watchdog header to manage scheduled watchdogs. More...
#include <watchdog.h>
Public Attributes | |
RBTree_Control | Watchdogs |
Red-black tree of scheduled watchdogs sorted by expiration time. | |
RBTree_Node * | first |
The scheduled watchdog with the earliest expiration time or NULL in case no watchdog is scheduled. | |
The watchdog header to manage scheduled watchdogs.
Definition at line 71 of file watchdog.h.