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

1 2 3 4 5 6

  /bionic/libc/arch-arm/syscalls/
sched_setscheduler.S 5 ENTRY(sched_setscheduler) function
14 END(sched_setscheduler)
  /bionic/libc/arch-arm64/syscalls/
sched_setscheduler.S 5 ENTRY(sched_setscheduler) function
14 END(sched_setscheduler)
  /bionic/libc/arch-mips/syscalls/
sched_setscheduler.S 5 ENTRY(sched_setscheduler) function
19 END(sched_setscheduler)
  /bionic/libc/arch-x86_64/syscalls/
sched_setscheduler.S 5 ENTRY(sched_setscheduler) function
15 END(sched_setscheduler)
  /bionic/libc/arch-mips64/syscalls/
sched_setscheduler.S 5 ENTRY(sched_setscheduler) function
25 END(sched_setscheduler)
  /bionic/libc/arch-x86/syscalls/
sched_setscheduler.S 5 ENTRY(sched_setscheduler) function
31 END(sched_setscheduler)
  /bionic/libc/bionic/
pthread_setschedparam.cpp 42 int rc = sched_setscheduler(thread->tid, policy, param);
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
sched_setscheduler.c 2 * sched_setscheduler.c
42 sched_setscheduler (pid_t pid, int policy) function
  /development/ndk/platforms/android-3/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);
  /development/ndk/platforms/android-8/include/
sched.h 45 extern int sched_setscheduler(pid_t, int, const struct sched_param *);

Completed in 1226 milliseconds

1 2 3 4 5 6