RTEMS
5.0.0
|
#include <tasksdata.h>
Data Fields | |
Event_Control | Event |
Event_Control | System_event |
ASR_Information | Signal |
Thread_Action | Signal_action |
Signal post-switch action in case signals are pending. | |
This is the API specific information required by each thread for the RTEMS API to function correctly.
Event_Control RTEMS_API_Control::Event |
This field contains the event control for this task.
ASR_Information RTEMS_API_Control::Signal |
This field contains the Classic API Signal information for this task.
Event_Control RTEMS_API_Control::System_event |
This field contains the system event control for this task.