Searched defs:atomic_wchar_t (Results 1 – 4 of 4) sorted by relevance
47 using atomic_wchar_t = atomic<wchar_t>; variable
116 typedef atomic< wchar_t > atomic_wchar_t; typedef
105 typedef _Atomic(wchar_t) atomic_wchar_t; typedef
232 typedef _Atomic(wchar_t) atomic_wchar_t; typedef