RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
Watchdog_Iterator Struct Reference

Iterator item to synchronize concurrent insert, remove and tickle operations. More...

#include <watchdogimpl.h>

Collaboration diagram for Watchdog_Iterator:
Collaboration graph
[legend]

Data Fields

Chain_Node Node
 A node for a Watchdog_Header::Iterators chain.
 
Watchdog_Interval delta_interval
 The current delta interval of the new watchdog to insert.
 
Chain_Nodecurrent
 The current watchdog of the chain on the way to insert the new watchdog.
 

Detailed Description

Iterator item to synchronize concurrent insert, remove and tickle operations.


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