RTEMS
|
A registry for chain iterators. More...
#include <chainimpl.h>
Public Attributes | |
Chain_Control | Iterators |
A registry for chain iterators.
Should be attached to a chain control to enable safe iteration through a chain in case of concurrent node extractions.
Definition at line 934 of file chainimpl.h.