Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libspl/asm-generic/
H A Datomic.c359 #define ATOMIC_SWAP(name, type) \ macro
371 ATOMIC_SWAP(uchar, uchar_t) in ATOMIC_SWAP() function