36 return maximum - inactive;
static __inline__ Objects_Maximum _Objects_Get_maximum_index(const Objects_Information *information)
Returns the maximum index of the specified object class.
size_t _Chain_Node_count_unprotected(const Chain_Control *chain)
Returns the node count of the chain.
Information for the Assert Handler.
Inlined Routines in the Object Handler.
Objects_Maximum _Objects_Active_count(const Objects_Information *information)
Returns the count of active objects.
static __inline__ bool _Objects_Allocator_is_owner(void)
Checks if the allocator is the owner of the object allocator mutex.
#define _Assert(_e)
Assertion similar to assert() controlled via RTEMS_DEBUG instead of NDEBUG.