Home
last modified time | relevance | path

Searched defs:Getpriority (Results 1 – 25 of 58) sorted by relevance

123

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dzsyscall_netbsd_arm.go598 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_netbsd_386.go598 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_netbsd_amd64.go598 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_netbsd_arm64.go598 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_openbsd_mips64.go577 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_linux_386.go516 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_linux_s390x.go516 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_dragonfly_amd64.go653 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_freebsd_amd64.go620 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_freebsd_arm.go620 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_freebsd_riscv64.go620 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_solaris_amd64.go582 func Getpriority(which int, who int) (n int, err error) { func
Dzsyscall_freebsd_386.go620 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_freebsd_arm64.go620 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_linux_riscv64.go516 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_aix_ppc64.go926 func Getpriority(which int, who int) (n int, err error) { func
Dzsyscall_linux_arm.go516 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_linux_loong64.go516 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_linux_arm64.go516 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_linux_mips.go516 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_linux_ppc64.go516 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_linux_amd64.go516 func Getpriority(which int, who int) (prio int, err error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsyscall_aix_ppc.go435 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_aix_ppc64.go340 func Getpriority(which int, who int) (prio int, err error) { func
Dzsyscall_dragonfly_amd64.go874 func Getpriority(which int, who int) (prio int, err error) { func

123