RTEMS  5.1
Files | Functions
Event MP Support

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...
 

Detailed Description

This encapsulates functionality related to the transparent multiprocessing support within the Classic API Event Manager.

Function Documentation

◆ _Event_MP_Process_packet()

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.