HomeSort by relevance Sort by last modified time
    Searched refs:setpriority (Results 226 - 249 of 249) sorted by null

1 2 3 4 5 6 7 8 910

  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp 219 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp 218 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 219 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit_c2d.cpp 218 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp 221 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_session.cpp     [all...]
  /hardware/qcom/display/msm8998/libcopybit/
copybit_c2d.cpp 221 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_session.cpp     [all...]
  /hardware/qcom/display/sdm845/libcopybit/
copybit_c2d.cpp 221 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
    [all...]
  /hardware/qcom/display/sdm845/sdm/libs/hwc/
hwc_session.cpp     [all...]
  /hardware/qcom/display/sdm845/sdm/libs/hwc2/
hwc_session.cpp     [all...]
  /system/core/logcat/
logcat.cpp 393 if ((setpriority(PRIO_PROCESS, 0, ANDROID_PRIORITY_BACKGROUND) < 0) &&
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zsyscall_solaris_amd64.go 62 //go:cgo_import_dynamic libc_Setpriority setpriority "libc.so"
810 func Setpriority(which int, who int, prio int) (err error) {
zsysnum_netbsd_386.go 71 SYS_SETPRIORITY = 96 // { int|sys||setpriority(int which, id_t who, int prio); }
zsysnum_netbsd_amd64.go 71 SYS_SETPRIORITY = 96 // { int|sys||setpriority(int which, id_t who, int prio); }
zsysnum_netbsd_arm.go 71 SYS_SETPRIORITY = 96 // { int|sys||setpriority(int which, id_t who, int prio); }
  /prebuilts/go/linux-x86/src/syscall/
zsyscall_solaris_amd64.go 62 //go:cgo_import_dynamic libc_Setpriority setpriority "libc.so"
810 func Setpriority(which int, who int, prio int) (err error) {
zsysnum_netbsd_386.go 71 SYS_SETPRIORITY = 96 // { int|sys||setpriority(int which, id_t who, int prio); }
zsysnum_netbsd_amd64.go 71 SYS_SETPRIORITY = 96 // { int|sys||setpriority(int which, id_t who, int prio); }
zsysnum_netbsd_arm.go 71 SYS_SETPRIORITY = 96 // { int|sys||setpriority(int which, id_t who, int prio); }
  /external/valgrind/memcheck/tests/x86-linux/
scalar.stderr.exp     [all...]
  /external/google-breakpad/src/third_party/lss/
linux_syscall_support.h     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 1264 milliseconds

1 2 3 4 5 6 7 8 910