RTEMS 6.1-rc1
Functions

This header file provides the implementation interfaces of the Event Manager Multiprocessing (MP) Support. More...

#include <rtems/score/mpciimpl.h>

Go to the source code of this file.

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 header file provides the implementation interfaces of the Event Manager Multiprocessing (MP) Support.