HomeSort by relevance Sort by last modified time
    Searched defs:sched_get_priority_max (Results 1 - 3 of 3) 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)

Completed in 192 milliseconds