Home
last modified time | relevance | path

Searched refs:_ATOMIC_SWAP_PROTO (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm64/include/
H A Datomic.h325 #define _ATOMIC_SWAP_PROTO(t, flav) \ macro
334 _ATOMIC_SWAP_PROTO(t, _llsc) \
351 _ATOMIC_SWAP_PROTO(t, _lse) \
367 _ATOMIC_SWAP_PROTO(t, ) \