/bionic/libc/arch-arm/syscalls/ |
sched_setscheduler.S | 5 ENTRY(sched_setscheduler) function 14 END(sched_setscheduler)
|
/bionic/libc/arch-sh/syscalls/ |
sched_setscheduler.S | 5 .type sched_setscheduler, @function 6 .globl sched_setscheduler 9 sched_setscheduler: label
|
/bionic/libc/arch-x86/syscalls/ |
sched_setscheduler.S | 5 .type sched_setscheduler, @function 6 .globl sched_setscheduler 9 sched_setscheduler: label
|
/development/ndk/platforms/android-3/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/development/ndk/platforms/android-8/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/development/ndk/platforms/android-9/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/ |
sched.h | 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
|