OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sched_get_priority_min
(Results
51 - 75
of
88
) sorted by null
1
2
3
4
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-posix.h
182
__gthrw(
sched_get_priority_min
)
441
if ((priority_min = __gthrw_(
sched_get_priority_min
) (policy)) == -1)
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h
182
__gthrw(
sched_get_priority_min
)
441
if ((priority_min = __gthrw_(
sched_get_priority_min
) (policy)) == -1)
gthr-posix.h
182
__gthrw(
sched_get_priority_min
)
441
if ((priority_min = __gthrw_(
sched_get_priority_min
) (policy)) == -1)
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h
182
__gthrw(
sched_get_priority_min
)
441
if ((priority_min = __gthrw_(
sched_get_priority_min
) (policy)) == -1)
gthr-posix.h
182
__gthrw(
sched_get_priority_min
)
441
if ((priority_min = __gthrw_(
sched_get_priority_min
) (policy)) == -1)
/bionic/libc/include/
sched.h
49
extern int
sched_get_priority_min
(int policy);
/bionic/libc/include/sys/
linux-unistd.h
186
int
sched_get_priority_min
(int policy);
/development/ndk/platforms/android-3/include/sys/
linux-unistd.h
180
int
sched_get_priority_min
(int policy);
/development/ndk/platforms/android-9/include/sys/
linux-unistd.h
184
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h
180
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-unistd.h
180
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h
180
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h
180
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-unistd.h
180
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h
180
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h
180
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h
184
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h
180
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
linux-unistd.h
180
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h
184
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
linux-unistd.h
184
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/sys/
linux-unistd.h
184
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/sys/
linux-unistd.h
184
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h
180
int
sched_get_priority_min
(int policy);
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/sys/
linux-unistd.h
180
int
sched_get_priority_min
(int policy);
Completed in 1369 milliseconds
1
2
3
4