Home
last modified time | relevance | path

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

/netbsd/common/lib/libc/atomic/
H A Datomic_swap_64_cas.c39 atomic_swap_64(volatile uint64_t *addr, uint64_t new) in atomic_swap_64() function
H A Datomic_op_namespace.h91 #define atomic_swap_64 _atomic_swap_64 macro
/netbsd/sys/sys/
H A Datomic.h245 #define atomic_swap_64 kasan_atomic_swap_64 macro