Files
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
..
2021-10-04 16:42:08 -04:00
2021-06-29 10:26:28 -04:00
2021-11-08 13:41:53 -05:00
2021-10-16 06:27:10 -04:00