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

1 2 3 4 5 6 78 9

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
gthr-default.h 156 __gthrw(sched_get_priority_max)
411 if ((priority_max = __gthrw_(sched_get_priority_max) (policy)) == -1)
gthr-posix.h 156 __gthrw(sched_get_priority_max)
411 if ((priority_max = __gthrw_(sched_get_priority_max) (policy)) == -1)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
gthr-default.h 156 __gthrw(sched_get_priority_max)
411 if ((priority_max = __gthrw_(sched_get_priority_max) (policy)) == -1)
gthr-posix.h 156 __gthrw(sched_get_priority_max)
411 if ((priority_max = __gthrw_(sched_get_priority_max) (policy)) == -1)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
gthr-default.h 156 __gthrw(sched_get_priority_max)
411 if ((priority_max = __gthrw_(sched_get_priority_max) (policy)) == -1)
gthr-posix.h 156 __gthrw(sched_get_priority_max)
411 if ((priority_max = __gthrw_(sched_get_priority_max) (policy)) == -1)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
gthr-default.h 156 __gthrw(sched_get_priority_max)
411 if ((priority_max = __gthrw_(sched_get_priority_max) (policy)) == -1)
gthr-posix.h 156 __gthrw(sched_get_priority_max)
411 if ((priority_max = __gthrw_(sched_get_priority_max) (policy)) == -1)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
gthr-default.h 156 __gthrw(sched_get_priority_max)
411 if ((priority_max = __gthrw_(sched_get_priority_max) (policy)) == -1)
gthr-posix.h 156 __gthrw(sched_get_priority_max)
411 if ((priority_max = __gthrw_(sched_get_priority_max) (policy)) == -1)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
gthr-default.h 156 __gthrw(sched_get_priority_max)
411 if ((priority_max = __gthrw_(sched_get_priority_max) (policy)) == -1)
gthr-posix.h 156 __gthrw(sched_get_priority_max)
411 if ((priority_max = __gthrw_(sched_get_priority_max) (policy)) == -1)
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
thread_posix.cc 216 const int max_prio = sched_get_priority_max(policy);
  /external/webrtc/src/system_wrappers/source/
thread_posix.cc 203 const int maxPrio = sched_get_priority_max(policy);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 179 int sched_get_priority_max (int policy);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-unistd.h 179 int sched_get_priority_max (int policy);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h 179 int sched_get_priority_max (int policy);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h 179 int sched_get_priority_max (int policy);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
linux-unistd.h 179 int sched_get_priority_max (int policy);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h 179 int sched_get_priority_max (int policy);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 179 int sched_get_priority_max (int policy);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h 183 int sched_get_priority_max (int policy);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 179 int sched_get_priority_max (int policy);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
linux-unistd.h 179 int sched_get_priority_max (int policy);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h 183 int sched_get_priority_max (int policy);

Completed in 684 milliseconds

1 2 3 4 5 6 78 9