RTEMS 6.1-rc1
|
This source file contains the implementation of _Chain_Node_count_unprotected(). More...
#include <rtems/score/chainimpl.h>
Functions | |
size_t | _Chain_Node_count_unprotected (const Chain_Control *chain) |
Returns the node count of the chain. More... | |
This source file contains the implementation of _Chain_Node_count_unprotected().