HomeSort by relevance Sort by last modified time
    Searched defs:__atomic2 (Results 1 - 14 of 14) sorted by null

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 47 namespace __atomic2 namespace
59 using __atomic2::atomic_flag;
60 using __atomic2::atomic_bool;
atomic_2.h 38 // 2 == __atomic2 == Always lock-free
44 namespace __atomic2 namespace
450 } // namespace __atomic2
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 47 namespace __atomic2 namespace
59 using __atomic2::atomic_flag;
60 using __atomic2::atomic_bool;
atomic_2.h 38 // 2 == __atomic2 == Always lock-free
44 namespace __atomic2 namespace
450 } // namespace __atomic2
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 47 namespace __atomic2 namespace
59 using __atomic2::atomic_flag;
60 using __atomic2::atomic_bool;
atomic_2.h 38 // 2 == __atomic2 == Always lock-free
44 namespace __atomic2 namespace
450 } // namespace __atomic2
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
atomicfwd_cxx.h 47 namespace __atomic2 namespace
59 using __atomic2::atomic_flag;
60 using __atomic2::atomic_bool;
atomic_2.h 38 // 2 == __atomic2 == Always lock-free
44 namespace __atomic2 namespace
450 } // namespace __atomic2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
atomic_2.h 40 // 2 == __atomic2 == Always lock-free
46 namespace __atomic2 namespace
664 } // namespace __atomic2
atomic_base.h 118 // 2 == __atomic2 == Always lock-free
128 namespace __atomic2 namespace
138 using __atomic2::atomic_flag;
146 # define _GLIBCXX_ATOMIC_NAMESPACE __atomic2
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_2.h 40 // 2 == __atomic2 == Always lock-free
46 namespace __atomic2 namespace
664 } // namespace __atomic2
atomic_base.h 118 // 2 == __atomic2 == Always lock-free
128 namespace __atomic2 namespace
138 using __atomic2::atomic_flag;
146 # define _GLIBCXX_ATOMIC_NAMESPACE __atomic2
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_2.h 40 // 2 == __atomic2 == Always lock-free
46 namespace __atomic2 namespace
664 } // namespace __atomic2
atomic_base.h 118 // 2 == __atomic2 == Always lock-free
128 namespace __atomic2 namespace
138 using __atomic2::atomic_flag;
146 # define _GLIBCXX_ATOMIC_NAMESPACE __atomic2

Completed in 267 milliseconds