Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_linux.cc255 void PlatformThreadLinux::SetThreadCgroupsForThreadType( in SetThreadCgroupsForThreadType() function in base::PlatformThreadLinux
290 SetThreadCgroupsForThreadType(thread_id, thread_type); in SetThreadTypeInternal()
H A Dplatform_thread.h327 static void SetThreadCgroupsForThreadType(PlatformThreadId thread_id,
H A Dplatform_thread_cros.cc248 PlatformThreadLinux::SetThreadCgroupsForThreadType(thread_id, thread_type); in SetThreadTypeOtherAttrs()