Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A Datomic.h155 #define _ATOMIC_CMPSET_IMPL(t, w, s, bar, a, l) \ macro
261 _ATOMIC_CMPSET_IMPL(8, w, b, bar, a, l) \
262 _ATOMIC_CMPSET_IMPL(16, w, h, bar, a, l) \
263 _ATOMIC_CMPSET_IMPL(32, w, , bar, a, l) \
264 _ATOMIC_CMPSET_IMPL(64, , , bar, a, l)