HomeSort by relevance Sort by last modified time
    Searched refs:sched_setparam (Results 1 - 25 of 91) sorted by null

1 2 3 4

  /bionic/libc/arch-mips/syscalls/
sched_setparam.S 4 .globl sched_setparam
6 .ent sched_setparam
8 sched_setparam: label
22 .end sched_setparam
  /bionic/libc/arch-arm/syscalls/
sched_setparam.S 6 ENTRY(sched_setparam) function
15 END(sched_setparam)
  /bionic/libc/arch-x86/syscalls/
sched_setparam.S 6 ENTRY(sched_setparam) function
24 END(sched_setparam)
  /development/ndk/platforms/android-3/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /development/ndk/platforms/android-8/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /development/ndk/platforms/android-9/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);

Completed in 1484 milliseconds

1 2 3 4