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