HomeSort by relevance Sort by last modified time
    Searched defs:sched_get_priority_max (Results 1 - 4 of 4) sorted by null

  /bionic/libc/arch-arm/syscalls/
sched_get_priority_max.S 6 ENTRY(sched_get_priority_max) function
15 END(sched_get_priority_max)
  /bionic/libc/arch-mips/syscalls/
sched_get_priority_max.S 4 .globl sched_get_priority_max
6 .ent sched_get_priority_max
8 sched_get_priority_max: label
22 .end sched_get_priority_max
  /bionic/libc/arch-x86/syscalls/
sched_get_priority_max.S 6 ENTRY(sched_get_priority_max) function
21 END(sched_get_priority_max)
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
sched_get_priority_max.c 2 * sched_get_priority_max.c
50 * sched_get_priority_max() returns 1
119 sched_get_priority_max (int policy) function

Completed in 2768 milliseconds