/bionic/libc/bionic/ |
pthread_setschedparam.cpp | 34 int pthread_setschedparam(pthread_t t, int policy, struct sched_param const* param) { function
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
pthread_setschedparam.c | 42 pthread_setschedparam (pthread_t thread, int policy, function
|
/external/chromium_org/base/threading/ |
platform_thread_linux.cc | 77 if (pthread_setschedparam(pthread_self(), SCHED_RR, &kRealTimePrio) == 0) {
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/ |
gthr-default.h | 177 __gthrw(pthread_setschedparam) 442 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 177 __gthrw(pthread_setschedparam) 442 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/ |
gthr-default.h | 177 __gthrw(pthread_setschedparam) 416 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 177 __gthrw(pthread_setschedparam) 416 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/ |
gthr-default.h | 177 __gthrw(pthread_setschedparam) 416 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 177 __gthrw(pthread_setschedparam) 416 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-default.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-default.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
gthr-default.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-default.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
gthr-default.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
gthr-posix.h | 190 __gthrw(pthread_setschedparam) 455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|