HomeSort by relevance Sort by last modified time
    Searched refs:sched_setscheduler (Results 26 - 50 of 70) sorted by null

12 3

  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /system/core/toolbox/
renice.c 125 ret = sched_setscheduler(pid, SCHED_RR, &sp);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
sched.h 50 extern int sched_setscheduler (__pid_t __pid, int __policy,
  /system/core/libcutils/
sched_policy.c 267 sched_setscheduler(tid,
  /bionic/libc/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /bionic/libc/include/sys/
linux-unistd.h 180 int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param);
  /development/ndk/platforms/android-3/include/sys/
linux-unistd.h 174 int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param);
  /development/ndk/platforms/android-9/include/sys/
linux-unistd.h 178 int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param);
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 174 int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param);
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-unistd.h 174 int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h 174 int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h 174 int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-unistd.h 174 int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h 174 int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param);
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 174 int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param);
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h 178 int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param);
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 174 int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param);
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
linux-unistd.h 174 int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param);

Completed in 179 milliseconds

12 3