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 5 ENTRY(sched_get_priority_max) function
14 END(sched_get_priority_max)
  /bionic/libc/arch-x86/syscalls/
sched_get_priority_max.S 5 .type sched_get_priority_max, @function
6 .globl sched_get_priority_max
9 sched_get_priority_max: label
  /bionic/libc/arch-sh/syscalls/
sched_get_priority_max.S 5 .type sched_get_priority_max, @function
6 .globl sched_get_priority_max
9 sched_get_priority_max: label

Completed in 50 milliseconds