RTEMS CPU Kit with SuperCore
4.11.3
|
Iterator item to synchronize concurrent insert, remove and tickle operations. More...
#include <watchdogimpl.h>
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_Node * | current |
The current watchdog of the chain on the way to insert the new watchdog. | |
Iterator item to synchronize concurrent insert, remove and tickle operations.