RTEMS
5.0.0
|
Files | |
file | eventmp.h |
file | eventmp.c |
Event MP Support. | |
Functions | |
rtems_status_code | _Event_MP_Send (rtems_id id, rtems_event_set event_in) |
Issues a remote rtems_event_send() request. | |
void | _Event_MP_Process_packet (rtems_packet_prefix *the_packet_prefix) |
Event MP Packet Process. More... | |
This encapsulates functionality related to the transparent multiprocessing support within the Classic API Event Manager.
void _Event_MP_Process_packet | ( | rtems_packet_prefix * | the_packet_prefix | ) |
Event MP Packet Process.
This routine performs the actions specific to this package for the request from another node.