Searched defs:os_atomic (Results 1 – 2 of 2) sorted by relevance
70 #define os_atomic(type) std::atomic<type> volatile macro78 #define os_atomic(type) type volatile _Atomic macro
156 static inline os_atomic(uint64_t) * in os_atomic() function162 static inline os_atomic(uint64_t) * in os_atomic() function