HomeSort by relevance Sort by last modified time
    Searched refs:pthread_setschedparam (Results 1 - 25 of 41) sorted by null

1 2

  /external/webrtc/src/system_wrappers/source/
thread_linux.cc 186 result = pthread_setschedparam(_thread, policy, &param);
  /prebuilt/linux-x86/toolchain/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, &params) == 0)
gthr-posix.h 177 __gthrw(pthread_setschedparam)
442 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h 190 __gthrw(pthread_setschedparam)
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
gthr-posix.h 190 __gthrw(pthread_setschedparam)
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
  /prebuilt/ndk/android-ndk-r5/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, &params) == 0)
gthr-posix.h 190 __gthrw(pthread_setschedparam)
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h 190 __gthrw(pthread_setschedparam)
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
gthr-posix.h 190 __gthrw(pthread_setschedparam)
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
  /prebuilt/ndk/android-ndk-r6/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, &params) == 0)
gthr-posix.h 190 __gthrw(pthread_setschedparam)
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h 190 __gthrw(pthread_setschedparam)
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
gthr-posix.h 190 __gthrw(pthread_setschedparam)
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
  /bionic/libc/include/
pthread.h 150 int pthread_setschedparam(pthread_t thid, int poilcy,
  /development/ndk/platforms/android-3/include/
pthread.h 150 int pthread_setschedparam(pthread_t thid, int poilcy,
  /development/ndk/platforms/android-5/include/
pthread.h 150 int pthread_setschedparam(pthread_t thid, int poilcy,
  /development/ndk/platforms/android-8/include/
pthread.h 150 int pthread_setschedparam(pthread_t thid, int poilcy,
  /development/ndk/platforms/android-9/include/
pthread.h 150 int pthread_setschedparam(pthread_t thid, int poilcy,
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
pthread.h 150 int pthread_setschedparam(pthread_t thid, int poilcy,
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
pthread.h 150 int pthread_setschedparam(pthread_t thid, int poilcy,
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
pthread.h 150 int pthread_setschedparam(pthread_t thid, int poilcy,
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
pthread.h 150 int pthread_setschedparam(pthread_t thid, int poilcy,
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
pthread.h 150 int pthread_setschedparam(pthread_t thid, int poilcy,
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
pthread.h 150 int pthread_setschedparam(pthread_t thid, int poilcy,
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
pthread.h 150 int pthread_setschedparam(pthread_t thid, int poilcy,

Completed in 657 milliseconds

1 2