Searched defs:atomic_uchar (Results 1 – 4 of 4) sorted by relevance
32 using atomic_uchar = atomic<unsigned char>; variable
94 typedef atomic< unsigned char > atomic_uchar; typedef
94 typedef _Atomic(unsigned char) atomic_uchar; typedef
219 typedef _Atomic(unsigned char) atomic_uchar; typedef