RTEMS  5.0.0
Data Fields
Watchdog_Header Struct Reference

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_Nodefirst
 The scheduled watchdog with the earliest expiration time or NULL in case no watchdog is scheduled.
 

Detailed Description

The watchdog header to manage scheduled watchdogs.


The documentation for this struct was generated from the following file: