Home
last modified time | relevance | path

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

/xnu-10063.101.15/EXTERNAL_HEADERS/
H A Dstdatomic.h160 #define atomic_exchange_explicit __c11_atomic_exchange macro
/xnu-10063.101.15/doc/primitives/
H A Datomics.md220 `os_atomic_xchg` is a simple wrapper around `atomic_exchange_explicit`.