Home
last modified time | relevance | path

Searched defs:atomic_uintptr_t (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/atomic/
Datomic.hpp157 typedef atomic< boost::uintptr_t > atomic_uintptr_t; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h76 typedef intptr_t atomic_uintptr_t; typedef
/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h79 typedef intptr_t atomic_uintptr_t; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h80 typedef uintptr_t atomic_uintptr_t; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h77 typedef intptr_t atomic_uintptr_t; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h77 typedef intptr_t atomic_uintptr_t; typedef
/third_party/boost/boost/atomic/detail/
Datomic_template.hpp1238 typedef atomic< uintptr_t > atomic_uintptr_t; typedef