RTEMS 4.9.2 On-Line Library
User Extensions Manager Background
RTEMS Ada User's Guide
22.2: Background
User extension routines are invoked when the
following system events occur:
- Task creation
- Task initiation
- Task reinitiation
- Task deletion
- Task context switch
- Post task context switch
- Task begin
- Task exits
- Fatal error detection
These extensions are invoked as a function with
arguments that are appropriate to the system event.
RTEMS Ada User's Guide
Copyright © 1988-2008 OAR Corporation