bool rtems_chain_is_head( rtems_chain_control *the_chain, rtems_const chain_node *the_node );
This function returns true if the node is the head of the chain and
false otherwise.
This function returns true if the node is the head of the chain and
false otherwise.
Copyright © 1988-2008 OAR Corporation