Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_pool_impl.cc158 old_foreground_group->HandoffAllTaskSourcesToOtherThreadGroup( in Start()
176 old_background_group->HandoffAllTaskSourcesToOtherThreadGroup( in Start()
H A Dthread_group.h129 void HandoffAllTaskSourcesToOtherThreadGroup(
H A Dthread_group.cc396 void ThreadGroup::HandoffAllTaskSourcesToOtherThreadGroup( in HandoffAllTaskSourcesToOtherThreadGroup() function in base::internal::ThreadGroup