Searched refs:atomic_llong (Results 1 – 11 of 11) sorted by relevance
8 volatile atomic_llong current_dispatch_table;9 volatile atomic_llong so_dispatch_table;10 volatile atomic_llong memleak_tracker_so_dispatch_table;
35 extern volatile atomic_llong ohos_malloc_hook_shared_library;
60 volatile atomic_llong ohos_malloc_hook_shared_library;67 volatile atomic_llong memleak_ever_shared_library_handle;68 volatile atomic_llong ohos_malloc_ever_shared_library_handle;
59 typedef intptr_t atomic_llong; typedef
60 typedef long long atomic_llong; typedef
57 typedef intptr_t atomic_llong; typedef
56 typedef intptr_t atomic_llong; typedef
226 typedef _Atomic(long long) atomic_llong; typedef
802 static std::atomic_llong runner(-1); in InitSCCImpl()
49539 typedef atomic<long long> atomic_llong; typedef