RTEMS 6.1-rc1
Functions
chainnodecount.c File Reference

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...
 

Detailed Description

This source file contains the implementation of _Chain_Node_count_unprotected().