Searched refs:SetCurrentThreadPriorityForPlatform (Results 1 – 3 of 3) sorted by relevance
32 bool SetCurrentThreadPriorityForPlatform(ThreadPriority priority);
43 bool SetCurrentThreadPriorityForPlatform(ThreadPriority priority) { in SetCurrentThreadPriorityForPlatform() function
217 if (internal::SetCurrentThreadPriorityForPlatform(priority)) in SetCurrentThreadPriority()