HomeSort by relevance Sort by last modified time
    Searched full:atomic_fetch_and (Results 1 - 10 of 10) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
atomicfwd_c.h 161 #define atomic_fetch_and(__a, __m) \ macro
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_c.h 161 #define atomic_fetch_and(__a, __m) \ macro
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_c.h 161 #define atomic_fetch_and(__a, __m) \ macro
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_c.h 161 #define atomic_fetch_and(__a, __m) \ macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
atomic 976 atomic_fetch_and(__atomic_base<_ITp>* __a, _ITp __i)
981 atomic_fetch_and(volatile __atomic_base<_ITp>* __a, _ITp __i)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
atomic 976 atomic_fetch_and(__atomic_base<_ITp>* __a, _ITp __i)
981 atomic_fetch_and(volatile __atomic_base<_ITp>* __a, _ITp __i)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cstdatomic 829 atomic_fetch_and(volatile __atomic_base<_ITp>* __a, _ITp __i)
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
cstdatomic 829 atomic_fetch_and(volatile __atomic_base<_ITp>* __a, _ITp __i)
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
cstdatomic 829 atomic_fetch_and(volatile __atomic_base<_ITp>* __a, _ITp __i)
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/
cstdatomic 829 atomic_fetch_and(volatile __atomic_base<_ITp>* __a, _ITp __i)

Completed in 464 milliseconds