Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/fml/memory/
Dref_counted_internal.h76 mutable std::atomic_uint_fast32_t ref_count_;
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h76 typedef uint_fast32_t atomic_uint_fast32_t; typedef
/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h75 typedef intptr_t atomic_uint_fast32_t; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h72 typedef intptr_t atomic_uint_fast32_t; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h73 typedef intptr_t atomic_uint_fast32_t; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h73 typedef intptr_t atomic_uint_fast32_t; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h246 typedef _Atomic(uint_fast32_t) atomic_uint_fast32_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49595 typedef atomic<uint_fast32_t> atomic_uint_fast32_t; typedef