Home
last modified time | relevance | path

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

/illumos-gate/usr/src/compat/bhyve/
H A Dstdatomic.h28 #define atomic_compare_exchange_strong(p, ovalp, nval) \ argument
29 atomic_cmpset_int((p), *(ovalp), (nval))