Searched defs:SetPriority (Results 1 - 5 of 5) sorted by relevance

/external/lzma/CPP/Windows/
H A DThread.h32 bool SetPriority(int priority) { return BOOLToBool(::SetThreadPriority(thread, priority)); } function in class:NWindows::CThread
/external/dng_sdk/source/
H A Ddng_abort_sniffer.h97 void SetPriority (dng_priority priority) function in class:dng_abort_sniffer
/external/webrtc/webrtc/base/
H A Dplatform_thread.cc196 bool PlatformThread::SetPriority(ThreadPriority priority) { function in class:PlatformThread
/external/sonivox/jet_tools/JetCreator/
H A Deas.py241 def SetPriority (self, priority): member in class:EAS_Stream
/external/vboot_reference/cgpt/
H A Dcgpt_common.c729 void SetPriority(struct drive *drive, int secondary, uint32_t entry_index, function

Completed in 185 milliseconds