Lines Matching refs:SetThreadPriority
2353 SetThreadPriority(pi.hThread, THREAD_PRIORITY_IDLE);2354 SetThreadPriority(GetCurrentThread(), THREAD_PRIORITY_TIME_CRITICAL);