29 int the_class_api_maximum;
39 if ( the_class_api_maximum == 0 )
42 if ( the_class > (uint32_t) the_class_api_maximum )
57 #if !defined(RTEMS_MULTIPROCESSING) static __inline__ Objects_Maximum _Objects_Get_maximum_index(const Objects_Information *information)
Returns the maximum index of the specified object class.
Objects_Information * _Objects_Get_information(Objects_APIs the_api, uint16_t the_class)
Gets object information.
Objects_Information **const _Objects_Information_table[OBJECTS_APIS_LAST+1]
Inlined Routines in the Object Handler.
unsigned int _Objects_API_maximum_class(uint32_t api)
Returns highest numeric value of a valid API for the specified API.