HomeSort by relevance Sort by last modified time
    Searched refs:__r (Results 176 - 200 of 397) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
gthr-default.h 825 int __r; local
827 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
828 if (!__r)
829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
831 if (!__r)
832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
833 if (!__r)
834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
835 return __r;
gthr-posix.h 825 int __r; local
827 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
828 if (!__r)
829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
831 if (!__r)
832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
833 if (!__r)
834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
835 return __r;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
gthr-default.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;
gthr-posix.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
gthr-default.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;
gthr-posix.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
gthr-default.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;
gthr-posix.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
gthr-default.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;
gthr-posix.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
gthr-default.h 825 int __r; local
827 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
828 if (!__r)
829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
831 if (!__r)
832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
833 if (!__r)
834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
835 return __r;
gthr-posix.h 825 int __r; local
827 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
828 if (!__r)
829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
831 if (!__r)
832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
833 if (!__r)
834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
835 return __r;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
gthr-default.h 825 int __r; local
827 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
828 if (!__r)
829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
831 if (!__r)
832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
833 if (!__r)
834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
835 return __r;
gthr-posix.h 825 int __r; local
827 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
828 if (!__r)
829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
831 if (!__r)
832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
833 if (!__r)
834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
835 return __r;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
gthr-default.h 825 int __r; local
827 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
828 if (!__r)
829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
831 if (!__r)
832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
833 if (!__r)
834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
835 return __r;
gthr-posix.h 825 int __r; local
827 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
828 if (!__r)
829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
831 if (!__r)
832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
833 if (!__r)
834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
835 return __r;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
gthr-default.h 825 int __r; local
827 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
828 if (!__r)
829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
831 if (!__r)
832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
833 if (!__r)
834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
835 return __r;
gthr-posix.h 825 int __r; local
827 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
828 if (!__r)
829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
831 if (!__r)
832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
833 if (!__r)
834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
835 return __r;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
gthr-default.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;
gthr-posix.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
gthr-default.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;
gthr-posix.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
gthr-default.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;
gthr-posix.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
gthr-default.h 799 int __r; local
801 __r = __gthrw_(pthread_mutexattr_init) (&__attr);
802 if (!__r)
803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr,
805 if (!__r)
806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
807 if (!__r)
808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
809 return __r;

Completed in 1193 milliseconds

1 2 3 4 5 6 78 91011>>