HomeSort by relevance Sort by last modified time
    Searched full:sched_priority (Results 1 - 25 of 140) sorted by null

1 2 3 4 5 6

  /external/webrtc/src/system_wrappers/source/
thread_posix.cc 169 param.sched_priority = minPrio + 1;
172 param.sched_priority = (minPrio + maxPrio) / 2;
175 param.sched_priority = maxPrio - 3;
178 param.sched_priority = maxPrio - 2;
181 param.sched_priority = maxPrio - 1;
  /system/core/toolbox/
renice.c 73 printf("RT prio: %d (of %d to %d)\n", sp.sched_priority,
122 struct sched_param sp = { .sched_priority = prio };
  /development/ndk/platforms/android-3/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /development/ndk/platforms/android-8/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /development/ndk/platforms/android-9/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /device/samsung/crespo/sec_mm/sec_omx/sec_osal/
SEC_OSAL_Thread.c 69 if (thread->schedparam.sched_priority != 0)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/
sched.h 42 int sched_priority; member in struct:sched_param

Completed in 503 milliseconds

1 2 3 4 5 6