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