Searched defs:atomic_dec_32 (Results 1 - 4 of 4) sorted by relevance
| /src/common/lib/libc/atomic/ | ||
| H A D | atomic_dec_32_add.c | 37 atomic_dec_32(volatile uint32_t *addr) function in typeref:typename:void |
| H A D | atomic_dec_32_cas.c | 37 atomic_dec_32(volatile uint32_t *addr) function in typeref:typename:void |
| H A D | atomic_op_namespace.h | 93 #define atomic_dec_32 _atomic_dec_32 macro |
| /src/sys/sys/ | ||
| H A D | atomic.h | 246 #define atomic_dec_32 kasan_atomic_dec_32 macro |
Completed in 4 milliseconds