Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dplatform_thread_linux.cc73 void SetThreadCgroupsForThreadPriority(PlatformThreadId thread_id, in SetThreadCgroupsForThreadPriority() function
102 SetThreadCgroupsForThreadPriority(PlatformThread::CurrentId(), priority); in SetCurrentThreadPriorityForPlatform()
160 SetThreadCgroupsForThreadPriority(thread_id, priority); in SetThreadPriority()