Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_cros.cc219 std::optional<ThreadType> GetThreadTypeForNiceValue(int nice_value) { in GetThreadTypeForNiceValue() function
374 return GetThreadTypeForNiceValue(nice_value.value()); in GetThreadTypeFromThreadId()
428 GetThreadTypeForNiceValue(nice_value.value()); in SetThreadBackgrounded()