Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dplatform_thread_unittest.cc259 PlatformThread::GetCurrentThreadPriority()); in RunTest()
263 EXPECT_EQ(priority_, PlatformThread::GetCurrentThreadPriority()); in RunTest()
287 PlatformThread::GetCurrentThreadPriority()) { in TEST()
Dplatform_thread.h196 static ThreadPriority GetCurrentThreadPriority();
Dplatform_thread_posix.cc243 ThreadPriority PlatformThread::GetCurrentThreadPriority() { in GetCurrentThreadPriority() function in base::PlatformThread
Dplatform_thread_mac.mm188 ThreadPriority PlatformThread::GetCurrentThreadPriority() {