Searched refs:SetCurrentThreadPriority (Results 1 – 3 of 3) sorted by relevance
68 PlatformThread::SetCurrentThreadPriority(thread_params->priority); in ThreadFunc()255 void PlatformThread::SetCurrentThreadPriority(ThreadPriority priority) { in SetCurrentThreadPriority() function in base::PlatformThread
249 PlatformThread::SetCurrentThreadPriority(priority_); in RunTest()278 PlatformThread::SetCurrentThreadPriority(ThreadPriority::DISPLAY); in TEST()
216 static void SetCurrentThreadPriority(ThreadPriority priority);