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

  /external/chromium_org/base/process/
launch_win.cc 280 SetPriorityClass(GetCurrentProcess(), HIGH_PRIORITY_CLASS);
  /external/chromium_org/third_party/sqlite/src/tool/
speedtest8.c 139 (new_priority<=-5) ? HIGH_PRIORITY_CLASS :
  /external/chromium/base/
process_util_win.cc 866 SetPriorityClass(GetCurrentProcess(), HIGH_PRIORITY_CLASS);

Completed in 82 milliseconds