RTEMS
5.0.0
|
The watchdog header to manage scheduled watchdogs. More...
#include <watchdog.h>
Data Fields | |
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.