nuttx/libs/libc/machine
chenrun1 900e713cd0 atomic:Add more interfaces
Summary:
  1. add atomic_flag_test_and_set and atomic_flag_clear
  2. add typedef memory_order
  3. add atomic_flag

Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
2024-08-22 01:44:29 +08:00
..
arm cmake:bugfix enable ARCH_STRING_FUNCTION CMake build fail 2024-08-14 20:58:59 +08:00
arm64
renesas
risc-v
sim
sparc
tricore tricore/cmake: add support of cmake build for tricore 2024-07-18 13:40:49 +08:00
x86
x86_64
xtensa binfmt/libelf: Enable ELF loader if text heap read is word-aligned 2024-07-31 02:33:12 +08:00
arch_atomic.c atomic:Add more interfaces 2024-08-22 01:44:29 +08:00
CMakeLists.txt nuttx/atomic.h:Fix missing type declarations at compile time 2024-08-22 01:44:29 +08:00
Kconfig nuttx/atomic.h:Fix missing type declarations at compile time 2024-08-22 01:44:29 +08:00
Make.defs nuttx/atomic.h:Fix missing type declarations at compile time 2024-08-22 01:44:29 +08:00