[PATCH rtems-docs] c-user: Add Local vs Global to Key Concepts Chapter
Joel Sherrill
joel.sherrill at gmail.com
Fri Dec 2 14:16:52 UTC 2022
On Fri, Dec 2, 2022 at 3:17 AM Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:
>
>
> On 01.12.22 19:32, Joel Sherrill wrote:
> > diff --git a/c-user/message/directives.rst
> b/c-user/message/directives.rst
> > index 9cb88e2..b71cdc6 100644
> > --- a/c-user/message/directives.rst
> > +++ b/c-user/message/directives.rst
> > @@ -99,6 +99,11 @@ effect. Default attributes can be selected by using
> the
> > * the task wait queue discipline used by the message queue:
> > :c:macro:`RTEMS_FIFO` (default) or :c:macro:`RTEMS_PRIORITY`.
> >
> > +.. index:: local scope
> > +.. index:: global scope
> > +.. index:: RTEMS_GLOBAL
> > +.. index:: RTEMS_LOCAL
> > +
> > The message queue has a local or global **scope** in a multiprocessing
> network
> > (this attribute does not refer to SMP systems). The scope is selected
> by the
> > mutually exclusive :c:macro:`RTEMS_LOCAL` and :c:macro:`RTEMS_GLOBAL`
>
> The directives.rst files are generated by a script. This block is shared
> with the Doxygen documentation, so adding the index references here
> would be a bit difficult. I can add them to the directive entry.
>
OK. I will reduce the modifications to the key concepts chapter. You
can fix the directives.rst files.
--joel
>
> --
> embedded brains GmbH
> Herr Sebastian HUBER
> Dornierstr. 4
> 82178 Puchheim
> Germany
> email: sebastian.huber at embedded-brains.de
> phone: +49-89-18 94 741 - 16
> fax: +49-89-18 94 741 - 08
>
> Registergericht: Amtsgericht München
> Registernummer: HRB 157899
> Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
> Unsere Datenschutzerklärung finden Sie hier:
> https://embedded-brains.de/datenschutzerklaerung/
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20221202/d7490919/attachment.htm>
More information about the devel
mailing list