Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/internal/
Dstdatomic_impl.h43 typedef _Atomic(long) atomic_long; typedef
/third_party/musl/src/internal/
Dstdatomic_impl.h43 typedef _Atomic(long) atomic_long; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h58 typedef long atomic_long; typedef
/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h57 typedef intptr_t atomic_long; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h55 typedef intptr_t atomic_long; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h55 typedef intptr_t atomic_long; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h54 typedef intptr_t atomic_long; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h224 typedef _Atomic(long) atomic_long; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49533 typedef atomic<long> atomic_long; typedef