Home
last modified time | relevance | path

Searched defs:atomic_uint (Results 1 – 3 of 3) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__atomic/
Daliases.h35 using atomic_uint = atomic<unsigned int>; variable
/external/clang/lib/Headers/
Dstdatomic.h98 typedef _Atomic(unsigned int) atomic_uint; typedef
/external/elfutils/lib/
Dstdatomic-fbsd.h223 typedef _Atomic(unsigned int) atomic_uint; typedef