Home
last modified time | relevance | path

Searched refs:atomic_llong (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/porting/linux/user/src/hook/
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;
Dmusl_preinit_common.h35 extern volatile atomic_llong ohos_malloc_hook_shared_library;
Dmusl_preinit.c56 volatile atomic_llong ohos_malloc_hook_shared_library;
63 volatile atomic_llong memleak_ever_shared_library_handle;
64 volatile atomic_llong ohos_malloc_ever_shared_library_handle;
/third_party/boost/boost/atomic/
Datomic.hpp112 typedef atomic< boost::long_long_type > atomic_llong; typedef
213 using atomics::atomic_llong;
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h60 typedef long long atomic_llong; typedef
/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h59 typedef intptr_t atomic_llong; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h57 typedef intptr_t atomic_llong; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h57 typedef intptr_t atomic_llong; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h56 typedef intptr_t atomic_llong; typedef
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_util.cc802 static std::atomic_llong runner(-1); in InitSCCImpl()
/third_party/boost/boost/atomic/detail/
Datomic_template.hpp1196 typedef atomic< boost::long_long_type > atomic_llong; typedef
/third_party/boost/libs/atomic/doc/
Datomic.qbk1023 typedef atomic< long long > atomic_llong;