RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
objectactivecount.c File Reference

This source file contains the implementation of _Objects_Active_count(). More...

#include <rtems/score/objectimpl.h>
#include <rtems/score/assert.h>
#include <rtems/score/chainimpl.h>

Functions

Objects_Maximum _Objects_Active_count (const Objects_Information *information)
 Returns the count of active objects.
 

Detailed Description

This source file contains the implementation of _Objects_Active_count().