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 fix nxstyle 2024-04-16 19:09:12 +08:00
renesas
risc-v arch/risc-v: initial qemu-rv64ilp32 support 2024-06-14 19:50:00 +08:00
sim riscv/arch_elf.c: Handle PCREL_HI20/LO12_I/S relocations correctly 2023-12-12 17:32:36 -08:00
sparc riscv/arch_elf.c: Handle PCREL_HI20/LO12_I/S relocations correctly 2023-12-12 17:32:36 -08:00
tricore tricore/cmake: add support of cmake build for tricore 2024-07-18 13:40:49 +08:00
x86 riscv/arch_elf.c: Handle PCREL_HI20/LO12_I/S relocations correctly 2023-12-12 17:32:36 -08:00
x86_64 x86_64: add ELF support 2024-07-03 17:40:53 +08:00
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