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