17 #ifndef _RTEMS_RTEMS_SIGNALIMPL_H 18 #define _RTEMS_RTEMS_SIGNALIMPL_H 44 void _Signal_Action_handler(
57 #if defined(RTEMS_MULTIPROCESSING) Constants and Structures Related with the Thread Control Block.
This include file defines the per CPU information required by RTEMS.
uint32_t ISR_Level
The following type defines the control block used to manage the interrupt level portion of the status...
Definition: isrlevel.h:42
This structure defines the Thread Control Block (TCB).
Definition: thread.h:671
Per CPU Core Structure.
Definition: percpu.h:233
Thread action.
Definition: thread.h:480
void _Signal_Manager_initialization(void)
Signal Manager Initialization.
Definition: signal.c:33