/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-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-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/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)
|
/bionic/libc/include/ |
sched.h | 48 int sched_get_priority_max(int __policy);
|
/external/ltp/testcases/kernel/sched/tool/ |
trace_sched.c | 207 if (((max_priority = sched_get_priority_max(SCHED_FIFO)) == -1) ||
|
/external/ltp/testcases/realtime/func/gtod_latency/ |
gtod_latency.c | 273 param.sched_priority = sched_get_priority_max(SCHED_FIFO);
|
/external/ltp/testcases/realtime/perf/latency/ |
pthread_cond_many.c | 114 prio = sched_get_priority_max(SCHED_FIFO); 116 perror("sched_get_priority_max");
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/ |
threads_scenarii.c | 316 sp.sched_priority = sched_get_priority_max(old);
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
threads_scenarii.c | 270 sp.sched_priority = sched_get_priority_max(old);
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ |
threads_scenarii.c | 270 sp.sched_priority = sched_get_priority_max(old);
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/ |
threads_scenarii.c | 337 sp.sched_priority = sched_get_priority_max(old);
|
/frameworks/native/services/vr/performanced/ |
performance_service.cpp | 115 sched_fifo_max_priority_ = sched_get_priority_max(SCHED_FIFO);
|
/system/libhwbinder/vts/performance/ |
Latency.cpp | 141 param.sched_priority = sched_get_priority_max(SCHED_FIFO);
|
/external/strace/linux/32/ |
syscallent.h | 133 [125] = { 1, 0, SEN(sched_get_priority_max), "sched_get_priority_max"},
|
/external/strace/linux/64/ |
syscallent.h | 126 [125] = { 1, 0, SEN(sched_get_priority_max), "sched_get_priority_max"},
|
/external/strace/linux/avr32/ |
syscallent.h | 169 [140] = { 1, 0, SEN(sched_get_priority_max), "sched_get_priority_max"},
|
/external/strace/linux/hppa/ |
syscallent.h | 165 [159] = { 1, 0, SEN(sched_get_priority_max), "sched_get_priority_max"},
|
/external/strace/linux/x86_64/ |
syscallent.h | 147 [146] = { 1, 0, SEN(sched_get_priority_max), "sched_get_priority_max"},
|
/external/strace/linux/xtensa/ |
syscallent.h | 211 [216] = { 1, 0, SEN(sched_get_priority_max), "sched_get_priority_max"},
|
/external/strace/linux/arm/ |
syscallent.h | 189 [159] = { 1, 0, SEN(sched_get_priority_max), "sched_get_priority_max"},
|
/external/strace/linux/i386/ |
syscallent.h | 189 [159] = { 1, 0, SEN(sched_get_priority_max), "sched_get_priority_max"},
|