Searched refs:ThreadNiceValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/base/threading/
H A Dplatform_thread_android.cc22 int ThreadNiceValue(ThreadPriority priority) { function in namespace:base::__anon4029
73 int kNiceSetting = ThreadNiceValue(priority);
H A Dplatform_thread_linux.cc29 int ThreadNiceValue(ThreadPriority priority) { function in namespace:base::__anon4030
88 const int kNiceSetting = ThreadNiceValue(priority);

Completed in 224 milliseconds