Re: Atomic Operations API

2019-02-28 Thread Molock, Dwaine S. (GSFC-5820)
Sebastian, Yes, I think that would be useful if it was stated in the SMP chapter. Thanks, Dwaine > On Feb 27, 2019, at 1:21 AM, Sebastian Huber > wrote: > > Hello Dwaine, > > there is no public RTEMS API for atomic operations. It is recommended to use > the C or C++ APIs in applications.

Re: Atomic Operations API

2019-02-26 Thread Sebastian Huber
Hello Dwaine, there is no public RTEMS API for atomic operations. It is recommended to use the C or C++ APIs in applications.Would it help to add this information to the SMP chapter? https://docs.rtems.org/branches/master/c-user/symmetric_multiprocessing_services.html -- Sebastian Huber, e

Atomic Operations API

2019-02-26 Thread Molock, Dwaine S. (GSFC-5820)
Hello, Is there a public RTEMS API for Atomic Operations or should we just use the built-in functions of GCC and/or C11? Thanks, Dwaine ___ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users