summaryrefslogtreecommitdiffstats
path: root/c-user/multiprocessing/operations.rst
blob: 08dcded5c03a2a5dcbc8fd9e4f9ec6e3cb74b47c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
.. SPDX-License-Identifier: CC-BY-SA-4.0

.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)

Operations
==========

Announcing a Packet
-------------------

The ``rtems_multiprocessing_announce`` directive is called by the MPCI layer to
inform RTEMS that a packet has arrived from another node.  This directive can
be called from an interrupt service routine or from within a polling routine.