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

12 3 4 5 6 7 8 9

  /prebuilts/ndk/6/platforms/android-9/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/6/platforms/android-9/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/7/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/7/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/7/platforms/android-8/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/7/platforms/android-8/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/7/platforms/android-9/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/7/platforms/android-9/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/8/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/8/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/8/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/8/platforms/android-8/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/8/platforms/android-9/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/8/platforms/android-9/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/8/platforms/android-9/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 *);
  /bionic/libc/bionic/
pthread_getschedparam.cpp 34 int pthread_getschedparam(pthread_t t, int* policy, sched_param* param) {
pthread_setschedparam.cpp 34 int pthread_setschedparam(pthread_t t, int policy, struct sched_param const* param) {
  /external/bison/darwin-lib/
sched.h 42 struct sched_param struct
  /external/bison/lib/
sched.in.h 41 struct sched_param struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
spawn.h 36 struct sched_param __sp;
150 struct sched_param *__restrict
155 const struct sched_param *
sched.h 36 /* Define the real names for the elements of `struct sched_param'. */
43 extern int sched_setparam (__pid_t __pid, __const struct sched_param *__param)
47 extern int sched_getparam (__pid_t __pid, struct sched_param *__param) __THROW;
51 __const struct sched_param *__param) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h 36 struct sched_param __sp;
150 struct sched_param *__restrict
155 const struct sched_param *
sched.h 36 /* Define the real names for the elements of `struct sched_param'. */
43 extern int sched_setparam (__pid_t __pid, __const struct sched_param *__param)
47 extern int sched_getparam (__pid_t __pid, struct sched_param *__param) __THROW;
51 __const struct sched_param *__param) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h 36 struct sched_param __sp;
150 struct sched_param *__restrict
155 const struct sched_param *
  /system/core/toolbox/
renice.c 50 struct sched_param sp;
140 struct sched_param sp = { .sched_priority = prio };

Completed in 1404 milliseconds

12 3 4 5 6 7 8 9