|
RTEMS CPU Kit with SuperCore
4.11.3
|
|
Files | |
| file | signalimpl.h |
| Signals Implementation. | |
Functions | |
| void | _Signal_Manager_initialization (void) |
| Signal Manager Initialization. More... | |
| void | _Signal_Action_handler (Thread_Control *thread, Thread_Action *action, Per_CPU_Control *cpu, ISR_Level level) |
| void _Signal_Manager_initialization | ( | void | ) |
Signal Manager Initialization.
Signal Manager
This routine performs the initialization necessary for this manager.
References _MPCI_Register_packet_processor().
1.8.13