zephyr/doc/reference/kernel/other
Christopher Friedt 80f73a053f doc kernel: atomics: support for 64-bit atomic operations
By redefining `atomic_t` as `long`, the type is 32-bit on
32-bit architectures and 64-bit on 64-bit architectures.

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
2021-11-15 09:59:01 -05:00
..
atomic.rst doc kernel: atomics: support for 64-bit atomic operations 2021-11-15 09:59:01 -05:00
cpu_idle.rst
cxx_support.rst
fatal.rst
float.rst doc: misc fixes 2021-10-04 16:42:08 -04:00
interrupts.rst
polling.rst
thread_local_storage.rst
version.rst