Searched refs:SetCurrentThreadPriority (Results 1 – 4 of 4) sorted by relevance
62 PlatformThread::SetCurrentThreadPriority(thread_params->priority); in ThreadFunc()221 void PlatformThread::SetCurrentThreadPriority(ThreadPriority priority) { in SetCurrentThreadPriority() function in base::PlatformThread
262 PlatformThread::SetCurrentThreadPriority(priority_); in RunTest()280 PlatformThread::SetCurrentThreadPriority(ThreadPriority::DISPLAY); in TEST()
194 static void SetCurrentThreadPriority(ThreadPriority priority);
165 void PlatformThread::SetCurrentThreadPriority(ThreadPriority priority) {