On Fri, Apr 15, 2016 at 10:22 AM, Gedare Bloom wrote:
> On Fri, Apr 15, 2016 at 5:16 AM, Sebastian Huber
> wrote:
>> Add a chain iterator for safe iteration of chains with concurrent node
>> extraction.
It may be worth it to add doxygen to explain this iterator usage, and
also regarding that conc
On Fri, Apr 15, 2016 at 5:16 AM, Sebastian Huber
wrote:
> Add a chain iterator for safe iteration of chains with concurrent node
> extraction.
> ---
> cpukit/score/include/rtems/score/chainimpl.h | 186
> +++
> testsuites/sptests/spchain/init.c| 119 ++