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