Home
last modified time | relevance | path

Searched refs:atomic_uint_least64_t (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/atomic/
Datomic.hpp134 typedef atomic< uint_least64_t > atomic_uint_least64_t; typedef
235 using atomics::atomic_uint_least64_t;
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h70 typedef uint_least64_t atomic_uint_least64_t; typedef
/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h69 typedef intptr_t atomic_uint_least64_t; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h67 typedef intptr_t atomic_uint_least64_t; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h67 typedef intptr_t atomic_uint_least64_t; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h66 typedef intptr_t atomic_uint_least64_t; typedef
/third_party/boost/boost/atomic/detail/
Datomic_template.hpp1215 typedef atomic< uint_least64_t > atomic_uint_least64_t; typedef
/third_party/boost/libs/atomic/doc/
Datomic.qbk1048 typedef atomic< uint_least64_t > atomic_uint_least64_t;