Searched defs:atomic_val (Results 1 – 3 of 3) sorted by relevance
125 static MZ_INLINE void mzrt_ensure_max_cas(uintptr_t *atomic_val, uintptr_t len) { in mzrt_ensure_max_cas()
121 typedef std::atomic<atomic_t> *atomic_val; typedef179 typedef _Atomic(atomic_t) *atomic_val; typedef