RTEMS
5.0.0
|
Signal MP Support. More...
#include <rtems/score/mpciimpl.h>
Go to the source code of this file.
Functions | |
rtems_status_code | _Signal_MP_Send (rtems_id id, rtems_signal_set signal_set) |
Issues a remote rtems_signal_send() request. | |
void | _Signal_MP_Process_packet (rtems_packet_prefix *the_packet_prefix) |
Signal MP Process Packet. More... | |
Signal MP Support.
This include file contains all the constants and structures associated with the Multiprocessing Support in the Signal Manager.
void _Signal_MP_Process_packet | ( | rtems_packet_prefix * | the_packet_prefix | ) |
Signal MP Process Packet.
This routine performs the actions specific to this package for the request from another node.