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

1 2 3 4

  /bionic/libc/arch-arm/syscalls/
sched_getscheduler.S 5 ENTRY(sched_getscheduler) function
16 END(sched_getscheduler)
  /bionic/libc/arch-arm64/syscalls/
sched_getscheduler.S 5 ENTRY(sched_getscheduler) function
14 END(sched_getscheduler)
  /bionic/libc/arch-mips/syscalls/
sched_getscheduler.S 5 ENTRY(sched_getscheduler) function
19 END(sched_getscheduler)
  /bionic/libc/arch-x86_64/syscalls/
sched_getscheduler.S 5 ENTRY(sched_getscheduler) function
15 END(sched_getscheduler)
  /bionic/libc/arch-mips64/syscalls/
sched_getscheduler.S 5 ENTRY(sched_getscheduler) function
25 END(sched_getscheduler)
  /bionic/libc/arch-x86/syscalls/
sched_getscheduler.S 5 ENTRY(sched_getscheduler) function
29 END(sched_getscheduler)
  /bionic/libc/bionic/
pthread_getschedparam.cpp 46 *policy = sched_getscheduler(thread->tid);
  /development/ndk/platforms/android-3/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/current/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/current/platforms/android-12/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
sched.h 46 extern int sched_getscheduler(pid_t);

Completed in 1474 milliseconds

1 2 3 4