Home
last modified time | relevance | path

Searched refs:atomic_llong (Results 1 - 16 of 16) sorted by relevance

/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_malloc_dispatch_table.h8 volatile atomic_llong current_dispatch_table;
9 volatile atomic_llong so_dispatch_table;
10 volatile atomic_llong memleak_tracker_so_dispatch_table;
H A Dmusl_preinit.c61 volatile atomic_llong ohos_malloc_hook_shared_library;
68 volatile atomic_llong memleak_ever_shared_library_handle;
69 volatile atomic_llong ohos_malloc_ever_shared_library_handle;
H A Dmusl_preinit_common.h37 extern volatile atomic_llong ohos_malloc_hook_shared_library;
/third_party/musl/src/hook/linux/
H A Dmusl_malloc_dispatch_table.h30 volatile atomic_llong current_dispatch_table;
31 volatile atomic_llong so_dispatch_table;
32 volatile atomic_llong memleak_tracker_so_dispatch_table;
H A Dmusl_preinit.c76 volatile atomic_llong ohos_malloc_hook_shared_library;
83 volatile atomic_llong memleak_ever_shared_library_handle;
84 volatile atomic_llong ohos_malloc_ever_shared_library_handle;
H A Dmusl_preinit_common.h59 extern volatile atomic_llong ohos_malloc_hook_shared_library;
/third_party/musl/src/internal/
H A Dstdatomic_impl.h45 typedef _Atomic(long long) atomic_llong; typedef
/third_party/musl/porting/linux/user/src/internal/
H A Dstdatomic_impl.h45 typedef _Atomic(long long) atomic_llong; typedef
/third_party/ffmpeg/compat/atomics/gcc/
H A Dstdatomic.h60 typedef long long atomic_llong; typedef
/third_party/ffmpeg/compat/atomics/win32/
H A Dstdatomic.h57 typedef intptr_t atomic_llong; typedef
/third_party/ffmpeg/compat/atomics/suncc/
H A Dstdatomic.h57 typedef intptr_t atomic_llong; typedef
/third_party/ffmpeg/compat/atomics/pthread/
H A Dstdatomic.h56 typedef intptr_t atomic_llong; typedef
/third_party/ffmpeg/compat/atomics/dummy/
H A Dstdatomic.h59 typedef intptr_t atomic_llong; typedef
/third_party/elfutils/lib/
H A Dstdatomic-fbsd.h226 typedef _Atomic(long long) atomic_llong; typedef
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_util.cc802 static std::atomic_llong runner(-1); in InitSCCImpl()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 37 milliseconds