zephyr/doc/reference/kernel
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
..
data_passing doc: misc fixes 2021-10-04 16:42:08 -04:00
memory kernel: Introduce K_MEM_SLAB_DEFINE_STATIC 2021-11-07 05:36:48 -05:00
other doc kernel: atomics: support for 64-bit atomic operations 2021-11-15 09:59:01 -05:00
scheduling doc: Add deadline scheduling information 2021-09-30 17:01:09 -04:00
smp doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
synchronization doc: Fix K_EVENT_DEFINE macro code-block example 2021-10-20 17:44:12 -04:00
threads doc: threads: Use plural for SSE registers 2021-11-02 10:46:00 +01:00
timing clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
index.rst doc: events: Add events documention 2021-10-16 06:27:10 -04:00