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

1 2 3 4 5

  /external/bison/darwin-lib/
sched.h 42 struct sched_param struct
  /external/bison/lib/
sched.in.h 41 struct sched_param struct
  /prebuilts/ndk/r10/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/r10/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/r10/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 *);
  /prebuilts/ndk/r11/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/r11/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/r11/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 *);
  /external/ltp/testcases/open_posix_testsuite/functional/threads/include/
pitest.h 27 struct sched_param sched_param; local
28 memset(&sched_param, 0, sizeof(sched_param));
29 sched_param.sched_priority = prio;
30 if (pthread_setschedparam(pid, policy, &sched_param) == -1)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sched.h 44 struct sched_param { struct
66 int WINPTHREAD_SCHED_API sched_setscheduler(pid_t pid, int pol, const struct sched_param *param);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_rdlock/
2-1.c 65 struct sched_param sched_param; local
66 memset(&sched_param, 0, sizeof(sched_param));
67 sched_param.sched_priority = prio;
68 if (pthread_setschedparam(pid, policy, &sched_param) == -1) {
2-2.c 65 struct sched_param sched_param; local
66 memset(&sched_param, 0, sizeof(sched_param));
67 sched_param.sched_priority = prio;
68 if (pthread_setschedparam(pid, policy, &sched_param) == -1) {
2-3.c 65 struct sched_param sched_param; local
66 memset(&sched_param, 0, sizeof(sched_param));
67 sched_param.sched_priority = prio;
68 if (pthread_setschedparam(pid, policy, &sched_param) == -1) {
  /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 *);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_unlock/
3-1.c 66 struct sched_param sched_param; local
67 memset(&sched_param, 0, sizeof(sched_param));
68 sched_param.sched_priority = prio;
69 if (pthread_setschedparam(pid, policy, &sched_param) == -1) {
  /prebuilts/ndk/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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 *);

Completed in 780 milliseconds

1 2 3 4 5