Home
last modified time | relevance | path

Searched defs:atomic_wchar_t (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/libc++/src/include/__atomic/
Daliases.h47 using atomic_wchar_t = atomic<wchar_t>; variable
/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/
Datomic.hpp116 typedef atomic< wchar_t > atomic_wchar_t; typedef
/external/clang/lib/Headers/
Dstdatomic.h105 typedef _Atomic(wchar_t) atomic_wchar_t; typedef
/external/elfutils/lib/
Dstdatomic-fbsd.h232 typedef _Atomic(wchar_t) atomic_wchar_t; typedef