rtems_id rtems_build_id( int the_api, int the_class, int the_node, int the_index );
Returns an object Id constructed from the provided arguments.
This service constructs an object Id from the provided
the_api
, the_class
, the_node
, and the_index
.
This directive is strictly local and does not impact task scheduling.
This directive does NOT validate the arguments provided or the Object id returned.
Copyright © 1988-2008 OAR Corporation