/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/ |
sched.h | 50 extern int sched_setparam(pid_t, const struct sched_param *);
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/ |
sched.h | 50 extern int sched_setparam(pid_t, const struct sched_param *);
|
/external/bison/lib/ |
spawni.c | 70 # define sched_setparam __sched_setparam macro 214 if (sched_setparam (0, &attrp->_sp) == -1)
|
/bionic/libc/include/ |
sched.h | 51 extern int sched_setparam(pid_t, const struct sched_param*);
|
/development/ndk/platforms/android-L/include/ |
sched.h | 51 extern int sched_setparam(pid_t, const struct sched_param*);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
sched.h | 43 extern int sched_setparam (__pid_t __pid, __const struct sched_param *__param)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
sched.h | 43 extern int sched_setparam (__pid_t __pid, __const struct sched_param *__param)
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/ |
sched.h | 51 extern int sched_setparam(pid_t, const struct sched_param*);
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/ |
sched.h | 51 extern int sched_setparam(pid_t, const struct sched_param*);
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/ |
sched.h | 51 extern int sched_setparam(pid_t, const struct sched_param*);
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/ |
sched.h | 51 extern int sched_setparam(pid_t, const struct sched_param*);
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/ |
sched.h | 51 extern int sched_setparam(pid_t, const struct sched_param*);
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/ |
sched.h | 51 extern int sched_setparam(pid_t, const struct sched_param*);
|
/external/chromium_org/third_party/sqlite/src/tool/ |
speedtest8.c | 153 if (sched_setparam (0, &myParam) != 0){
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/ |
linux-unistd.h | 177 int sched_setparam (pid_t pid, const struct sched_param *param);
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/ |
linux-unistd.h | 177 int sched_setparam (pid_t pid, const struct sched_param *param);
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/ |
linux-unistd.h | 177 int sched_setparam (pid_t pid, const struct sched_param *param);
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/ |
linux-unistd.h | 177 int sched_setparam (pid_t pid, const struct sched_param *param);
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/ |
linux-unistd.h | 177 int sched_setparam (pid_t pid, const struct sched_param *param);
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/ |
linux-unistd.h | 177 int sched_setparam (pid_t pid, const struct sched_param *param);
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/ |
linux-unistd.h | 177 int sched_setparam (pid_t pid, const struct sched_param *param);
|
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/ |
linux-unistd.h | 181 int sched_setparam (pid_t pid, const struct sched_param *param);
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/ |
linux-unistd.h | 177 int sched_setparam (pid_t pid, const struct sched_param *param);
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/ |
linux-unistd.h | 177 int sched_setparam (pid_t pid, const struct sched_param *param);
|
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/ |
linux-unistd.h | 181 int sched_setparam (pid_t pid, const struct sched_param *param);
|