RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Modules | Files | Data Structures
Signal Manager

This group contains the Signal Manager implementation. More...

Modules

 Signal Manager Multiprocessing (MP) Support
 This group contains the implementation to support the Signal Manager in multiprocessing (MP) configurations.
 

Files

file  asr.h
 This header file defines the parts of the Signal Manager API.
 
file  asrdata.h
 This header file provides data structures used by the implementation and the Application Configuration to ultimately define Thread_Configured_control.
 
file  signal.h
 This header file defines the parts of the Signal Manager API.
 
file  signalimpl.h
 This header file provides the implementation interfaces of the Signal Manager.
 
file  signalcatch.c
 This source file contains the implementation of rtems_signal_catch() and the Signal Manager multiprocessing (MP) support system initialization.
 
file  signalsend.c
 This source file contains the implementation of rtems_signal_send().
 

Data Structures

struct  ASR_Information
 

Detailed Description

This group contains the Signal Manager implementation.