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
90
) sorted by null
1
2
3
4
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-posix.h
181
__gthrw(
sched_get_priority_max
)
438
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h
181
__gthrw(
sched_get_priority_max
)
438
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
gthr-posix.h
181
__gthrw(
sched_get_priority_max
)
438
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h
181
__gthrw(
sched_get_priority_max
)
438
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
gthr-posix.h
181
__gthrw(
sched_get_priority_max
)
438
if ((priority_max = __gthrw_(
sched_get_priority_max
) (policy)) == -1)
/bionic/libc/include/
sched.h
48
extern int
sched_get_priority_max
(int policy);
/bionic/libc/include/sys/
linux-unistd.h
185
int
sched_get_priority_max
(int policy);
/development/ndk/platforms/android-3/include/sys/
linux-unistd.h
179
int
sched_get_priority_max
(int policy);
/development/ndk/platforms/android-9/include/sys/
linux-unistd.h
183
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h
179
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-unistd.h
179
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h
179
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h
179
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-unistd.h
179
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h
179
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h
179
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h
183
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h
179
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
linux-unistd.h
179
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h
183
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
linux-unistd.h
183
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/sys/
linux-unistd.h
183
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/sys/
linux-unistd.h
183
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h
179
int
sched_get_priority_max
(int policy);
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/sys/
linux-unistd.h
179
int
sched_get_priority_max
(int policy);
Completed in 1201 milliseconds
1
2
3
4