Home
last modified time | relevance | path

Searched defs:atomic_and_64 (Results 1 – 2 of 2) sorted by relevance

/minix/common/lib/libc/atomic/
H A Datomic_and_64_cas.c54 atomic_and_64(volatile uint64_t *addr, uint64_t val) in atomic_and_64() function
H A Datomic_op_namespace.h54 #define atomic_and_64 _atomic_and_64 macro