/external/strace/linux/bfin/ |
syscallent.h | 125 [ 96] = { 2, 0, SEN(getpriority), "getpriority" },
|
/external/strace/linux/microblaze/ |
syscallent.h | 125 [ 96] = { 2, 0, SEN(getpriority), "getpriority" },
|
/frameworks/av/media/libmedia/ |
AudioRecord.cpp | 340 mPreviousPriority = getpriority(PRIO_PROCESS, 0); [all...] |
AudioTrack.cpp | 625 mPreviousPriority = getpriority(PRIO_PROCESS, 0); [all...] |
/frameworks/native/libs/binder/ |
IPCThreadState.cpp | [all...] |
/prebuilts/go/darwin-x86/src/syscall/ |
zsysnum_dragonfly_amd64.go | 86 SYS_GETPRIORITY = 100 // { int getpriority(int which, int who); }
|
zsysnum_freebsd_386.go | 86 SYS_GETPRIORITY = 100 // { int getpriority(int which, int who); }
|
zsysnum_freebsd_amd64.go | 86 SYS_GETPRIORITY = 100 // { int getpriority(int which, int who); }
|
zsysnum_freebsd_arm.go | 86 SYS_GETPRIORITY = 100 // { int getpriority(int which, int who); }
|
zsyscall_solaris_amd64.go | 35 //go:cgo_import_dynamic libc_Getpriority getpriority "libc.so" 488 func Getpriority(which int, who int) (n int, err error) {
|
zsysnum_netbsd_386.go | 73 SYS_GETPRIORITY = 100 // { int|sys||getpriority(int which, id_t who); }
|
zsysnum_netbsd_amd64.go | 73 SYS_GETPRIORITY = 100 // { int|sys||getpriority(int which, id_t who); }
|
zsysnum_netbsd_arm.go | 73 SYS_GETPRIORITY = 100 // { int|sys||getpriority(int which, id_t who); }
|
/prebuilts/go/linux-x86/src/syscall/ |
zsysnum_dragonfly_amd64.go | 86 SYS_GETPRIORITY = 100 // { int getpriority(int which, int who); }
|
zsysnum_freebsd_386.go | 86 SYS_GETPRIORITY = 100 // { int getpriority(int which, int who); }
|
zsysnum_freebsd_amd64.go | 86 SYS_GETPRIORITY = 100 // { int getpriority(int which, int who); }
|
zsysnum_freebsd_arm.go | 86 SYS_GETPRIORITY = 100 // { int getpriority(int which, int who); }
|
zsyscall_solaris_amd64.go | 35 //go:cgo_import_dynamic libc_Getpriority getpriority "libc.so" 488 func Getpriority(which int, who int) (n int, err error) {
|
zsysnum_netbsd_386.go | 73 SYS_GETPRIORITY = 100 // { int|sys||getpriority(int which, id_t who); }
|
zsysnum_netbsd_amd64.go | 73 SYS_GETPRIORITY = 100 // { int|sys||getpriority(int which, id_t who); }
|
zsysnum_netbsd_arm.go | 73 SYS_GETPRIORITY = 100 // { int|sys||getpriority(int which, id_t who); }
|
/bionic/libc/ |
Android.mk | 45 bionic/getpriority.c \ [all...] |
/art/runtime/ |
thread.cc | [all...] |
/external/google-breakpad/src/third_party/lss/ |
linux_syscall_support.h | [all...] |
/external/valgrind/memcheck/tests/x86-linux/ |
scalar.stderr.exp | [all...] |