OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sched_get_priority_max
(Results
51 - 75
of
123
) sorted by null
1
2
3
4
5
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
sched.h
49
extern int
sched_get_priority_max
(int);
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
sched.h
49
extern int
sched_get_priority_max
(int);
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
sched.h
49
extern int
sched_get_priority_max
(int);
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
sched.h
49
extern int
sched_get_priority_max
(int);
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
sched.h
49
extern int
sched_get_priority_max
(int);
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
sched.h
49
extern int
sched_get_priority_max
(int);
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
sched.h
49
extern int
sched_get_priority_max
(int);
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
sched.h
49
extern int
sched_get_priority_max
(int);
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
sched.h
49
extern int
sched_get_priority_max
(int);
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
sched.h
49
extern int
sched_get_priority_max
(int);
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
sched.h
49
extern int
sched_get_priority_max
(int);
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
sched.h
49
extern int
sched_get_priority_max
(int);
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
sched.h
49
extern int
sched_get_priority_max
(int);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
gthr-default.h
143
__gthrw(
sched_get_priority_max
)
398
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
gthr-posix.h
143
__gthrw(
sched_get_priority_max
)
398
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
gthr-default.h
143
__gthrw(
sched_get_priority_max
)
398
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
gthr-posix.h
143
__gthrw(
sched_get_priority_max
)
398
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
gthr-default.h
143
__gthrw(
sched_get_priority_max
)
398
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
gthr-posix.h
143
__gthrw(
sched_get_priority_max
)
398
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
gthr-default.h
143
__gthrw(
sched_get_priority_max
)
398
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
gthr-posix.h
143
__gthrw(
sched_get_priority_max
)
398
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
gthr-posix.h
143
__gthrw(
sched_get_priority_max
)
398
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
gthr-posix.h
143
__gthrw(
sched_get_priority_max
)
398
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
gthr-default.h
156
__gthrw(
sched_get_priority_max
)
411
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
gthr-posix.h
156
__gthrw(
sched_get_priority_max
)
411
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
Completed in 1886 milliseconds
1
2
3
4
5