HomeSort by relevance Sort by last modified time
    Searched refs:IDLE_PRIORITY_CLASS (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/Nt32Pkg/Sec/
SecMain.c 225 SetPriorityClass (GetCurrentProcess (), IDLE_PRIORITY_CLASS);
    [all...]
  /external/fio/os/windows/
posix.c 692 prioclass = IDLE_PRIORITY_CLASS;
  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.cpp 1113 SetPriorityClass(GetCurrentProcess(), _foreground ? NORMAL_PRIORITY_CLASS: IDLE_PRIORITY_CLASS);
  /external/python/cpython2/PC/bdist_wininst/
install.c     [all...]
  /external/python/cpython3/PC/bdist_wininst/
install.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 383 #define IDLE_PRIORITY_CLASS 0x40
    [all...]

Completed in 184 milliseconds