void rtems_chain_extract( rtems_chain_node *the_node );
Returns nothing.
This routine extracts the node from the chain on which it resides.
Interrupts are disabled while extracting the node to ensure the atomicity of the operation.
Copyright © 1988-2008 OAR Corporation