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

  /external/deqp/framework/platform/win32/
tcuWin32Platform.cpp 39 SetPriorityClass(GetCurrentProcess(), BELOW_NORMAL_PRIORITY_CLASS);
  /external/fio/os/windows/
posix.c 694 prioclass = BELOW_NORMAL_PRIORITY_CLASS;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 391 #define BELOW_NORMAL_PRIORITY_CLASS 0x4000
    [all...]

Completed in 72 milliseconds