OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sched_setparam
(Results
76 - 100
of
532
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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/chromium_org/sandbox/linux/seccomp-bpf-helpers/
sigsys_handlers.h
57
//
sched_setparam
(), sched_setscheduler()
syscall_parameters_restrictions.h
85
//
sched_setparam
(), sched_setscheduler()
/external/ltrace/sysdeps/linux-gnu/cris/
syscallent.h
175
"
sched_setparam
",
/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)
/external/bison/lib/
spawni.c
70
# define
sched_setparam
__sched_setparam
macro
214
if (
sched_setparam
(0, &attrp->_sp) == -1)
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/lib/
libc.so
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/lib/
libc.so
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/lib/
libc.so
/bionic/libc/include/
sched.h
51
extern int
sched_setparam
(pid_t, const struct sched_param*);
/development/ndk/platforms/android-12/arch-mips/symbols/
libc.so.functions.txt
702
sched_setparam
/development/ndk/platforms/android-12/arch-x86/symbols/
libc.so.functions.txt
696
sched_setparam
/development/ndk/platforms/android-14/arch-mips/symbols/
libc.so.functions.txt
699
sched_setparam
/development/ndk/platforms/android-14/arch-x86/symbols/
libc.so.functions.txt
693
sched_setparam
/development/ndk/platforms/android-17/arch-mips/symbols/
libc.so.functions.txt
697
sched_setparam
/development/ndk/platforms/android-17/arch-x86/symbols/
libc.so.functions.txt
691
sched_setparam
/development/ndk/platforms/android-18/arch-mips/symbols/
libc.so.functions.txt
694
sched_setparam
/development/ndk/platforms/android-18/arch-x86/symbols/
libc.so.functions.txt
688
sched_setparam
/development/ndk/platforms/android-19/arch-mips/symbols/
libc.so.functions.txt
703
sched_setparam
/development/ndk/platforms/android-19/arch-x86/symbols/
libc.so.functions.txt
697
sched_setparam
/development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.functions.txt
744
sched_setparam
/development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.functions.txt
782
sched_setparam
/development/ndk/platforms/android-9/arch-mips/symbols/
libc.so.functions.txt
717
sched_setparam
Completed in 1695 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>