HomeSort by relevance Sort by last modified time
    Searched refs:CanIncreaseCurrentThreadPriority (Results 1 - 4 of 4) sorted by null

  /external/libchrome/base/task_scheduler/
environment_config.cc 37 if (!PlatformThread::CanIncreaseCurrentThreadPriority())
  /external/libchrome/base/threading/
platform_thread.h 201 static bool CanIncreaseCurrentThreadPriority();
platform_thread_posix.cc 243 bool PlatformThread::CanIncreaseCurrentThreadPriority() {
platform_thread_unittest.cc 270 PlatformThread::CanIncreaseCurrentThreadPriority();

Completed in 218 milliseconds