ThreadNiceValue 73 base/threading/platform_thread_android.cc int kNiceSetting = ThreadNiceValue(priority); ThreadNiceValue 79 base/threading/platform_thread_freebsd.cc const int kNiceSetting = ThreadNiceValue(priority); ThreadNiceValue 88 base/threading/platform_thread_linux.cc const int kNiceSetting = ThreadNiceValue(priority);