Searched defs:sched_get_priority_max (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dsched_get_priority_max.S5 ENTRY(sched_get_priority_max) function
14 END(sched_get_priority_max)
/bionic/libc/arch-mips/syscalls/
H A Dsched_get_priority_max.S4 .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/
H A Dsched_get_priority_max.S5 .type sched_get_priority_max, @function
6 .globl sched_get_priority_max
9 sched_get_priority_max: label

Completed in 81 milliseconds