Home
last modified time | relevance | path

Searched defs:atomic_dec_32 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/common/lib/libc/atomic/
H A Datomic_dec_32_add.c37 atomic_dec_32(volatile uint32_t *addr) in atomic_dec_32() function
H A Datomic_dec_32_cas.c37 atomic_dec_32(volatile uint32_t *addr) in atomic_dec_32() function
H A Datomic_op_namespace.h93 #define atomic_dec_32 _atomic_dec_32 macro
/netbsd-src/sys/sys/
H A Datomic.h246 #define atomic_dec_32 kasan_atomic_dec_32 macro