Home
last modified time | relevance | path

Searched refs:SetThreadPriority (Results 1 – 23 of 23) sorted by relevance

/external/lzma/CPP/Windows/
DThread.h32 bool SetPriority(int priority) { return BOOLToBool(::SetThreadPriority(thread, priority)); } in SetPriority()
/external/libchrome/base/threading/
Dplatform_thread.h230 static void SetThreadPriority(PlatformThreadId thread_id,
Dplatform_thread_linux.cc153 void PlatformThread::SetThreadPriority(PlatformThreadId thread_id, in SetThreadPriority() function in base::PlatformThread
/external/deqp/framework/delibs/dethread/win32/
DdeThreadWin32.c90 SetThreadPriority(thread, mapPriority(attributes->priority)); in deThread_create()
/external/webrtc/webrtc/base/
Dplatform_thread.cc200 return SetThreadPriority(thread_, priority) != FALSE; in SetPriority()
/external/v8/src/base/platform/
Dtime.cc848 ::SetThreadPriority(::GetCurrentThread(), THREAD_PRIORITY_HIGHEST); in TSCTicksPerSecond()
861 ::SetThreadPriority(::GetCurrentThread(), previous_priority); in TSCTicksPerSecond()
/external/libvpx/libvpx/vpx_util/
Dvpx_thread.h90 SetThreadPriority(*thread, THREAD_PRIORITY_ABOVE_NORMAL); in pthread_create()
/external/libaom/libaom/aom_util/
Daom_thread.h88 SetThreadPriority(*thread, THREAD_PRIORITY_ABOVE_NORMAL); in pthread_create()
/external/webp/src/utils/
Dthread_utils.c94 SetThreadPriority(*thread, THREAD_PRIORITY_ABOVE_NORMAL); in pthread_create()
/external/webrtc/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc330 SetThreadPriority(handle, THREAD_PRIORITY_HIGHEST); in Receive()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc568 ::SetThreadPriority(watcher_thread, in StartWatcherThreadFor()
/external/mesa3d/src/gtest/src/
Dgtest-port.cc512 ::SetThreadPriority(watcher_thread, in StartWatcherThreadFor()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc512 ::SetThreadPriority(watcher_thread, in StartWatcherThreadFor()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-port.cc512 ::SetThreadPriority(watcher_thread, in StartWatcherThreadFor()
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c2353 SetThreadPriority(pi.hThread, THREAD_PRIORITY_IDLE); in remove_exe()
2354 SetThreadPriority(GetCurrentThread(), THREAD_PRIORITY_TIME_CRITICAL); in remove_exe()
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c2324 SetThreadPriority(pi.hThread, THREAD_PRIORITY_IDLE); in remove_exe()
2325 SetThreadPriority(GetCurrentThread(), THREAD_PRIORITY_TIME_CRITICAL); in remove_exe()
/external/googletest/googletest/src/
Dgtest-port.cc651 ::SetThreadPriority(watcher_thread, in StartWatcherThreadFor()
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.cc256 SetThreadPriority(_hGetCaptureVolumeThread, THREAD_PRIORITY_NORMAL); in Init()
267 SetThreadPriority(_hSetCaptureVolumeThread, THREAD_PRIORITY_NORMAL); in Init()
Daudio_device_core_win.cc2767 SetThreadPriority(_hRecThread, THREAD_PRIORITY_TIME_CRITICAL); in StartRecording()
3001 SetThreadPriority(_hPlayThread, THREAD_PRIORITY_TIME_CRITICAL); in StartPlayout()
/external/syzkaller/executor/
Dsyscalls.h14211 {"SetThreadPriority", 0, (syscall_t)SetThreadPriority},
/external/epid-sdk/ext/gtest/
Dgtest-all.cc9065 ::SetThreadPriority(watcher_thread, in StartWatcherThreadFor()
/external/syzkaller/sys/windows/
Dwindows.txt210 SetThreadPriority(hThread HANDLE, nPriority int32)
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym733 PUBLIC c108 8 SetThreadPriority