Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_internal_posix.cc44 int GetCurrentThreadNiceValue() { in GetCurrentThreadNiceValue() function
H A Dplatform_thread_internal_posix.h70 int GetCurrentThreadNiceValue();
H A Dplatform_thread_android.cc73 GetCurrentThreadNiceValue() <= in SetCurrentThreadTypeForPlatform()
H A Dplatform_thread_posix.cc411 int nice_value = internal::GetCurrentThreadNiceValue(); in GetCurrentThreadPriorityForTest()