bool rtems_chain_is_empty( rtems_chain_control *the_chain );
This function returns true
if there a no nodes on the chain and false
otherwise.
This function returns true
if there a no nodes on the chain and false
otherwise.
Copyright © 1988-2008 OAR Corporation