Home | History | Annotate | Download | only in bdist_wininst

Lines Matching refs:SetThreadPriority

2324         SetThreadPriority(pi.hThread, THREAD_PRIORITY_IDLE);
2325 SetThreadPriority(GetCurrentThread(), THREAD_PRIORITY_TIME_CRITICAL);