bool rtems_chain_is_last( const rtems_chain_node *the_node );
This function returns true
if the node is the last node on a chain and
false
otherwise.
This function returns true
if the node is the last node on a chain and
false
otherwise.
Copyright © 1988-2008 OAR Corporation