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

1 2 3 4

  /bionic/libc/arch-mips/syscalls/
sched_getscheduler.S 4 .globl sched_getscheduler
6 .ent sched_getscheduler
8 sched_getscheduler: label
22 .end sched_getscheduler
  /bionic/libc/arch-arm/syscalls/
sched_getscheduler.S 6 ENTRY(sched_getscheduler) function
15 END(sched_getscheduler)
  /bionic/libc/arch-x86/syscalls/
sched_getscheduler.S 6 ENTRY(sched_getscheduler) function
21 END(sched_getscheduler)
  /bionic/libc/bionic/
pthread_getschedparam.cpp 46 *policy = sched_getscheduler(thread->tid);
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
sched_getscheduler.c 2 * sched_getscheduler.c
42 sched_getscheduler (pid_t pid) function
  /development/ndk/platforms/android-3/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /development/ndk/platforms/android-8/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /development/ndk/platforms/android-9/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);

Completed in 43 milliseconds

1 2 3 4