Searched defs:atomic_ushort (Results 1 – 2 of 2) sorted by relevance
33 using atomic_ushort = atomic<unsigned short>; global() variable
100 typedef _Atomic(unsigned short) atomic_ushort; global() typedef