HomeSort by relevance Sort by last modified time
    Searched full:sched_setparam (Results 201 - 225 of 529) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
linux-unistd.h 181 int sched_setparam (pid_t pid, const struct sched_param *param);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
linux-unistd.h 181 int sched_setparam (pid_t pid, const struct sched_param *param);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
linux-unistd.h 181 int sched_setparam (pid_t pid, const struct sched_param *param);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 177 int sched_setparam (pid_t pid, const struct sched_param *param);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
linux-unistd.h 177 int sched_setparam (pid_t pid, const struct sched_param *param);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
linux-unistd.h 177 int sched_setparam (pid_t pid, const struct sched_param *param);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
linux-unistd.h 177 int sched_setparam (pid_t pid, const struct sched_param *param);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h 177 int sched_setparam (pid_t pid, const struct sched_param *param);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h 177 int sched_setparam (pid_t pid, const struct sched_param *param);
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
linux-unistd.h 177 int sched_setparam (pid_t pid, const struct sched_param *param);
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h 177 int sched_setparam (pid_t pid, const struct sched_param *param);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h 181 int sched_setparam (pid_t pid, const struct sched_param *param);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
linux-unistd.h 181 int sched_setparam (pid_t pid, const struct sched_param *param);
  /external/bison/m4/
posix_spawn.m4 401 AC_CHECK_FUNCS([confstr sched_setparam sched_setscheduler setegid seteuid vfork])
  /external/chromium_org/components/nacl/loader/nonsfi/
nonsfi_sandbox_sigsys_unittest.cc 393 RESTRICT_SYSCALL_DEATH_TEST(sched_setparam);
  /external/strace/linux/aarch64/
syscallent1.h 119 { 0, 0, sys_sched_setparam, "sched_setparam" }, /* 118 */
  /external/strace/linux/arc/
syscallent.h 119 { 2, 0, sys_sched_setparam, "sched_setparam" }, /* 118 */
  /external/strace/linux/avr32/
syscallent.h 163 { 0, 0, sys_sched_setparam, "sched_setparam"}, /* 135 */
  /external/strace/linux/hppa/
syscallent.h 159 { 2, 0, sys_sched_setparam, "sched_setparam" }, /* 154 */
  /external/strace/linux/metag/
syscallent.h 119 { 2, 0, sys_sched_setparam, "sched_setparam" }, /* 118 */
  /external/strace/linux/tile/
syscallent.h 119 { 0, 0, sys_sched_setparam, "sched_setparam" }, /* 118 */
syscallent1.h 119 { 0, 0, sys_sched_setparam, "sched_setparam" }, /* 118 */
  /external/strace/linux/x86_64/
syscallent.h 143 { 0, 0, sys_sched_setparam, "sched_setparam" }, /* 142 */
  /external/strace/linux/xtensa/
syscallent.h 207 { 2, 0, sys_sched_setparam, "sched_setparam"}, /* 212 */
  /bionic/libc/
SYSCALLS.TXT 270 int sched_setparam(pid_t pid, const struct sched_param* param) all

Completed in 1260 milliseconds

1 2 3 4 5 6 7 891011>>