Home
last modified time | relevance | path

Searched refs:GetCurrentThreadPriority (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/threading/
Dplatform_thread_unittest.cc227 PlatformThread::GetCurrentThreadPriority()); in RunTest()
236 PlatformThread::GetCurrentThreadPriority()) { in RunTest()
243 PlatformThread::GetCurrentThreadPriority()); in RunTest()
Dplatform_thread.h191 static ThreadPriority GetCurrentThreadPriority();
Dplatform_thread_posix.cc235 ThreadPriority PlatformThread::GetCurrentThreadPriority() { in GetCurrentThreadPriority() function in base::PlatformThread
Dplatform_thread_mac.mm179 ThreadPriority PlatformThread::GetCurrentThreadPriority() {