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