HomeSort by relevance Sort by last modified time
    Searched refs:pthread_getschedparam (Results 1 - 18 of 18) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
gthr-default.h 176 __gthrw(pthread_getschedparam)
423 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
462 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
gthr-posix.h 176 __gthrw(pthread_getschedparam)
423 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
462 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
  /external/bluetooth/glib/gthread/
gthread-posix.c 140 posix_check_cmd (pthread_getschedparam (pthread_self(), &policy, &sched));
404 posix_check_cmd (pthread_getschedparam (*(pthread_t*)thread, &policy,
  /bionic/libc/include/
pthread.h 148 int pthread_getschedparam(pthread_t thid, int * policy,
  /development/ndk/platforms/android-3/include/
pthread.h 148 int pthread_getschedparam(pthread_t thid, int * policy,
  /development/ndk/platforms/android-5/include/
pthread.h 148 int pthread_getschedparam(pthread_t thid, int * policy,
  /development/ndk/platforms/android-8/include/
pthread.h 148 int pthread_getschedparam(pthread_t thid, int * policy,
  /development/ndk/platforms/android-9/include/
pthread.h 148 int pthread_getschedparam(pthread_t thid, int * policy,
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
pthread.h 148 int pthread_getschedparam(pthread_t thid, int * policy,
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
pthread.h 148 int pthread_getschedparam(pthread_t thid, int * policy,
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
pthread.h 148 int pthread_getschedparam(pthread_t thid, int * policy,
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
pthread.h 148 int pthread_getschedparam(pthread_t thid, int * policy,
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
pthread.h 148 int pthread_getschedparam(pthread_t thid, int * policy,
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
pthread.h 148 int pthread_getschedparam(pthread_t thid, int * policy,
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pthread.h 418 extern int pthread_getschedparam (pthread_t __target_thread,
    [all...]
  /bionic/libc/bionic/
pthread.c 698 int pthread_getschedparam(pthread_t thid, int * policy, function
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.m     [all...]
  /dalvik/vm/
Thread.c     [all...]

Completed in 395 milliseconds