bool rtems_chain_is_tail( rtems_chain_control *the_chain, const rtems_chain_node *the_node )
This function returns true if the node is the tail of the chain and
false otherwise.
This function returns true if the node is the tail of the chain and
false otherwise.
Copyright © 1988-2008 OAR Corporation