HomeSort by relevance Sort by last modified time
    Searched defs:sched_param (Results 1 - 25 of 59) sorted by null

1 2 3

  /development/ndk/platforms/android-3/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /external/bison/darwin-lib/
sched.h 42 struct sched_param struct
  /external/bison/lib/
sched.in.h 41 struct sched_param struct
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /development/ndk/platforms/android-8/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /development/ndk/platforms/android-9/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
sched.h 41 struct sched_param { struct
45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
50 extern int sched_setparam(pid_t, const struct sched_param *);
51 extern int sched_getparam(pid_t, struct sched_param *);

Completed in 1572 milliseconds

1 2 3