Home
last modified time | relevance | path

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

/netbsd/common/lib/libc/atomic/
H A Datomic_and_32_cas.c56 atomic_and_32(volatile uint32_t *addr, uint32_t val) in atomic_and_32() function
H A Datomic_op_namespace.h51 #define atomic_and_32 _atomic_and_32 macro
/netbsd/sys/sys/
H A Datomic.h215 #define atomic_and_32 kasan_atomic_and_32 macro