Searched defs:atomic_dec_64 (Results 1 - 4 of 4) sorted by relevance
| /src/common/lib/libc/atomic/ | ||
| H A D | atomic_dec_64_add.c | 39 atomic_dec_64(volatile uint64_t *addr) function in typeref:typename:void |
| H A D | atomic_dec_64_cas.c | 39 atomic_dec_64(volatile uint64_t *addr) function in typeref:typename:void |
| H A D | atomic_op_namespace.h | 97 #define atomic_dec_64 _atomic_dec_64 macro |
| /src/sys/sys/ | ||
| H A D | atomic.h | 250 #define atomic_dec_64 kasan_atomic_dec_64 macro |
Completed in 36 milliseconds