Home
last modified time | relevance | path

Searched refs:SetPriorityClass (Results 1 – 17 of 17) sorted by relevance

/external/cronet/stable/base/threading/
Dplatform_thread_win_unittest.cc45 ::SetPriorityClass(Process::Current().Handle(), IDLE_PRIORITY_CLASS); in TEST()
77 ::SetPriorityClass(Process::Current().Handle(), NORMAL_PRIORITY_CLASS); in TEST()
Dplatform_thread_unittest.cc354 ::SetPriorityClass(Process::Current().Handle(), IDLE_PRIORITY_CLASS); in TEST()
356 ::SetPriorityClass(Process::Current().Handle(), NORMAL_PRIORITY_CLASS); in TEST()
/external/cronet/tot/base/threading/
Dplatform_thread_win_unittest.cc45 ::SetPriorityClass(Process::Current().Handle(), IDLE_PRIORITY_CLASS); in TEST()
77 ::SetPriorityClass(Process::Current().Handle(), NORMAL_PRIORITY_CLASS); in TEST()
Dplatform_thread_unittest.cc354 ::SetPriorityClass(Process::Current().Handle(), IDLE_PRIORITY_CLASS); in TEST()
356 ::SetPriorityClass(Process::Current().Handle(), NORMAL_PRIORITY_CLASS); in TEST()
/external/angle/util/windows/win32/
Dtest_utils_win32.cpp121 ::SetPriorityClass(::GetCurrentProcess(), BELOW_NORMAL_PRIORITY_CLASS); in SetLowPriorityProcess()
130 if (::SetPriorityClass(::GetCurrentProcess(), REALTIME_PRIORITY_CLASS) == FALSE) in StabilizeCPUForBenchmarking()
/external/lzma/CPP/Windows/
DProcessUtils.h63 …bool SetPriorityClass(DWORD dwPriorityClass) { return BOOLToBool(::SetPriorityClass(_handle, dwPri… in SetPriorityClass() function
/external/deqp/framework/platform/win32/
DtcuWin32Platform.cpp43 SetPriorityClass(GetCurrentProcess(), BELOW_NORMAL_PRIORITY_CLASS); in Platform()
/external/zstd/programs/
Dutil.h48 # define SET_REALTIME_PRIORITY SetPriorityClass(GetCurrentProcess(), REALTIME_PRIORITY_CLASS)
/external/cronet/stable/base/process/
Dprocess_win.cc313 return (::SetPriorityClass(Handle(), priority_class) != 0); in SetPriority()
Dlaunch_win.cc475 SetPriorityClass(GetCurrentProcess(), HIGH_PRIORITY_CLASS); in RaiseProcessToHighPriority()
/external/cronet/tot/base/process/
Dprocess_win.cc313 return (::SetPriorityClass(Handle(), priority_class) != 0); in SetPriority()
Dlaunch_win.cc475 SetPriorityClass(GetCurrentProcess(), HIGH_PRIORITY_CLASS); in RaiseProcessToHighPriority()
/external/lz4/programs/
Dutil.h104 # define SET_REALTIME_PRIORITY SetPriorityClass(GetCurrentProcess(), REALTIME_PRIORITY_CLASS)
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp1154 SetPriorityClass(GetCurrentProcess(), _background ? IDLE_PRIORITY_CLASS : NORMAL_PRIORITY_CLASS); in OnPriorityButton()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Threading/
Dmod.rs441 …l" "system" #[doc = "Required features: `\"Win32_Foundation\"`"] fn SetPriorityClass(hprocess : su…
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Threading/
Dmod.rs441 …l" "system" #[doc = "Required features: `\"Win32_Foundation\"`"] fn SetPriorityClass(hprocess : su…
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym655 PUBLIC 2c338 8 SetPriorityClass