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

1 23 4 5 6 7 8 9

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
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;
  /bionic/libc/bionic/
pthread_attr.cpp 76 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const* param) {
81 int pthread_attr_getschedparam(pthread_attr_t const* attr, struct sched_param* param) {
  /bionic/libc/include/
pthread.h 123 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
124 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
153 struct sched_param * param);
155 struct sched_param const * param);
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-3/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /development/ndk/platforms/android-5/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /development/ndk/platforms/android-8/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /development/ndk/platforms/android-9/include/
pthread.h 123 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
124 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
153 struct sched_param * param);
155 struct sched_param const * param);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
pthread.h 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
149 struct sched_param * param);
151 struct sched_param const * param);

Completed in 503 milliseconds

1 23 4 5 6 7 8 9