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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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
  /prebuilt/ndk/android-ndk-r5/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
  /prebuilt/ndk/android-ndk-r6/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

Completed in 29 milliseconds