RTEMS Logo

RTEMS 4.9.2 On-Line Library


Chains Insert a Node

PREV UP NEXT Bookshelf RTEMS Ada User's Guide

28.4.15: Insert a Node

CALLING SEQUENCE:

RETURNS

Returns nothing.

DESCRIPTION:

This routine inserts a node on a chain immediately following the specified node.

NOTES:

Interrupts are disabled during the insert to ensure the atomicity of the operation.


PREV UP NEXT Bookshelf RTEMS Ada User's Guide

Copyright © 1988-2008 OAR Corporation