atomic_native.h File Reference

Native (asm) atomic operations and memory barriers. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Detailed Description

Native (assembler) atomic operations and memory barriers.

Warning:
atomic ops do not include memory barriers, see atomic_ops.h for more info. Expects atomic_t to be defined (include "atomic_common.h")

Config defines:

Definition in file atomic_native.h.