bool rtems_chain_has_only_one_node( const rtems_chain_control *the_chain );
This function returns true
if there is only one node on the chain and
false
otherwise.
This function returns true
if there is only one node on the chain and
false
otherwise.
Copyright © 1988-2008 OAR Corporation