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

12 3 4

  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /system/core/toolbox/
renice.c 73 sched_getparam(pid, &sp);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
sched.h 47 extern int sched_getparam (__pid_t __pid, struct sched_param *__param) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
sched.h 47 extern int sched_getparam (__pid_t __pid, struct sched_param *__param) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
sched.h 47 extern int sched_getparam (__pid_t __pid, struct sched_param *__param) __THROW;
  /bionic/libc/include/
sched.h 51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 178 int sched_getparam (pid_t pid, struct sched_param *param);

Completed in 843 milliseconds

12 3 4