Searched defs:SetPriority (Results 1 – 3 of 3) sorted by relevance
32 bool SetPriority(int priority) { return BOOLToBool(::SetThreadPriority(thread, priority)); } in SetPriority() function
729 void SetPriority(struct drive *drive, int secondary, uint32_t entry_index, in SetPriority() function
241 def SetPriority (self, priority): member in EAS_Stream