int rtems_object_id_get_index( rtems_id id );
Returns the index portion of the object Id.
This directive returns the index portion of the provided object id.
This directive is strictly local and does not impact task scheduling.
This directive does NOT validate the id provided.
Copyright © 1988-2008 OAR Corporation