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

  /external/deqp/framework/platform/win32/
tcuWin32Platform.cpp 39 SetPriorityClass(GetCurrentProcess(), 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 60 milliseconds