RTEMS  5.0.0
Data Fields
RTEMS_API_Control Struct Reference

#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.
 

Detailed Description

This is the API specific information required by each thread for the RTEMS API to function correctly.

Field Documentation

◆ Event

Event_Control RTEMS_API_Control::Event

This field contains the event control for this task.

◆ Signal

ASR_Information RTEMS_API_Control::Signal

This field contains the Classic API Signal information for this task.

◆ System_event

Event_Control RTEMS_API_Control::System_event

This field contains the system event control for this task.


The documentation for this struct was generated from the following file: