RTEMS  5.1
Modules | Files | Functions
Multiprocessing

Modules

 Barrier MP Support
 
 Event MP Support
 
 Message Queue MP Support
 
 Partition MP Support
 
 Semaphore MP Support
 
 Signal MP Support
 
 Task MP Support
 

Files

file  mp.h
 
file  mp.c
 MP Support.
 

Functions

void rtems_multiprocessing_announce (void)
 RTEMS Multiprocessing Announce. More...
 

Detailed Description

This encapsulates functionality related to the distributed Multiprocessing support in the Classic API.

Function Documentation

◆ rtems_multiprocessing_announce()

void rtems_multiprocessing_announce ( void  )

RTEMS Multiprocessing Announce.

This routine implements the MULTIPROCESSING_ANNOUNCE directive. It is invoked by the MPCI layer to indicate that an MPCI packet has been received.