RTEMS Logo

RTEMS 4.9.2 On-Line Library


User Extensions Manager Obtaining Extension Set IDs

PREV UP NEXT Bookshelf RTEMS C User's Guide

22.3.2: Obtaining Extension Set IDs

When an extension set is created, RTEMS generates a unique extension set ID and assigns it to the created extension set until it is deleted. The extension ID may be obtained by either of two methods. First, as the result of an invocation of the rtems_extension_create directive, the extension set ID is stored in a user provided location. Second, the extension set ID may be obtained later using the rtems_extension_ident directive. The extension set ID is used by other directives to manipulate this extension set.


PREV UP NEXT Bookshelf RTEMS C User's Guide

Copyright © 1988-2008 OAR Corporation