Home
last modified time | relevance | path

Searched defs:atomic_swap_32 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/common/lib/libc/atomic/
H A Datomic_swap_32_cas.c37 atomic_swap_32(volatile uint32_t *addr, uint32_t new) in atomic_swap_32() function
H A Datomic_op_namespace.h87 #define atomic_swap_32 _atomic_swap_32 macro
/netbsd-src/sys/sys/
H A Datomic.h241 #define atomic_swap_32 kasan_atomic_swap_32 macro