Home
last modified time | relevance | path

Searched refs:atomic_ulong (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/linux/user/src/internal/
Dstdatomic_impl.h44 typedef _Atomic(unsigned long) atomic_ulong; typedef
/third_party/musl/src/internal/
Dstdatomic_impl.h44 typedef _Atomic(unsigned long) atomic_ulong; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h59 typedef unsigned long atomic_ulong; typedef
/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h58 typedef intptr_t atomic_ulong; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h56 typedef intptr_t atomic_ulong; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h56 typedef intptr_t atomic_ulong; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h55 typedef intptr_t atomic_ulong; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h225 typedef _Atomic(unsigned long) atomic_ulong; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49536 typedef atomic<unsigned long> atomic_ulong; typedef