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

  /bionic/libc/arch-arm/syscalls/
sched_setparam.S 5 ENTRY(sched_setparam) function
14 END(sched_setparam)
  /bionic/libc/arch-arm64/syscalls/
sched_setparam.S 5 ENTRY(sched_setparam) function
14 END(sched_setparam)
  /bionic/libc/arch-mips/syscalls/
sched_setparam.S 5 ENTRY(sched_setparam) function
19 END(sched_setparam)
  /bionic/libc/arch-x86_64/syscalls/
sched_setparam.S 5 ENTRY(sched_setparam) function
15 END(sched_setparam)
  /bionic/libc/arch-mips64/syscalls/
sched_setparam.S 5 ENTRY(sched_setparam) function
25 END(sched_setparam)
  /bionic/libc/arch-x86/syscalls/
sched_setparam.S 5 ENTRY(sched_setparam) function
26 END(sched_setparam)
  /development/ndk/platforms/android-3/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /development/ndk/platforms/android-8/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /development/ndk/platforms/android-9/include/
sched.h 50 extern int sched_setparam(pid_t, const struct sched_param *);
  /external/bison/lib/
spawni.c 70 # define sched_setparam __sched_setparam macro
214 if (sched_setparam (0, &attrp->_sp) == -1)
  /bionic/libc/include/
sched.h 51 extern int sched_setparam(pid_t, const struct sched_param*);
  /development/ndk/platforms/android-L/include/
sched.h 51 extern int sched_setparam(pid_t, const struct sched_param*);
  /external/chromium_org/third_party/sqlite/src/tool/
speedtest8.c 153 if (sched_setparam (0, &myParam) != 0){
  /external/chromium_org/components/nacl/loader/nonsfi/
nonsfi_sandbox_sigsys_unittest.cc 395 RESTRICT_SYSCALL_DEATH_TEST(sched_setparam);
  /external/bison/
configure     [all...]

Completed in 172 milliseconds