RTEMS
Public Attributes | List of all members
Watchdog_Header Struct Reference

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_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.

Definition at line 71 of file watchdog.h.


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