mirror of https://github.com/ARMmbed/mbed-os.git
Volatile makes no real difference when we're using assembler, or locked functions, but leaving it off could be more efficient for the basic loads and stores. So add non-volatile overloads in C++ for them. |
||
---|---|---|
.. | ||
mbed_atomic_impl.c | ||
mbed_atomic_impl.h |