Searched
full:getpriority (Results
601 -
625 of
1079) sorted by null
<<21222324252627282930>>
/prebuilts/go/darwin-x86/src/syscall/ |
zsyscall_darwin_arm64.go | 648 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_dragonfly_amd64.go | 640 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_freebsd_386.go | 606 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_freebsd_amd64.go | 606 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_freebsd_arm.go | 606 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_linux_386.go | 545 func Getpriority(which int, who int) (prio int, err error) { [all...] |
zsyscall_netbsd_386.go | 588 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_netbsd_amd64.go | 588 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_netbsd_arm.go | 588 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_openbsd_386.go | 596 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_openbsd_amd64.go | 596 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_openbsd_arm.go | 596 func Getpriority(which int, who int) (prio int, err error) {
|
/prebuilts/go/linux-x86/src/syscall/ |
zsyscall_darwin_386.go | 648 func Getpriority(which int, who int) (prio int, err error) { [all...] |
zsyscall_darwin_amd64.go | 648 func Getpriority(which int, who int) (prio int, err error) { [all...] |
zsyscall_darwin_arm.go | 648 func Getpriority(which int, who int) (prio int, err error) { [all...] |
zsyscall_darwin_arm64.go | 648 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_dragonfly_amd64.go | 640 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_freebsd_386.go | 606 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_freebsd_amd64.go | 606 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_freebsd_arm.go | 606 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_linux_386.go | 545 func Getpriority(which int, who int) (prio int, err error) { [all...] |
zsyscall_netbsd_386.go | 588 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_netbsd_amd64.go | 588 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_netbsd_arm.go | 588 func Getpriority(which int, who int) (prio int, err error) {
|
zsyscall_openbsd_386.go | 596 func Getpriority(which int, who int) (prio int, err error) {
|
Completed in 183 milliseconds
<<21222324252627282930>>