Home
last modified time | relevance | path

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

/external/cronet/base/threading/
Dplatform_thread_linux.cc262 void PlatformThreadLinux::SetThreadCgroupsForThreadType( in SetThreadCgroupsForThreadType() function in base::PlatformThreadLinux
279 SetThreadCgroupsForThreadType(thread_id, thread_type); in SetThreadType()
Dplatform_thread.h323 static void SetThreadCgroupsForThreadType(PlatformThreadId thread_id,
Dplatform_thread_cros.cc245 PlatformThreadLinux::SetThreadCgroupsForThreadType(thread_id, thread_type); in SetThreadTypeOtherAttrs()