RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


Multiprocessing Manager MULTIPROCESSING_ANNOUNCE - Announce the arrival of a packet

PREV UP NEXT Bookshelf RTEMS Ada User's Guide

23.5.1: MULTIPROCESSING_ANNOUNCE - Announce the arrival of a packet

CALLING SEQUENCE:

procedure Multiprocessing_Announce;

DIRECTIVE STATUS CODES:

NONE

DESCRIPTION:

This directive informs RTEMS that a multiprocessing communications packet has arrived from another node. This directive is called by the user-provided MPCI, and is only used in multiprocessor configurations.

NOTES:

This directive is typically called from an ISR.

This directive will almost certainly cause the calling task to be preempted.

This directive does not generate activity on remote nodes.


PREV UP NEXT Bookshelf RTEMS Ada User's Guide

Copyright © 1988-2004 OAR Corporation