Home
last modified time | relevance | path

Searched defs:current_thread_group (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/task/thread_pool/
Dthread_pool_impl.cc485 ThreadGroup* const current_thread_group = in RemoveJobTaskSource() local
504 ThreadGroup* const current_thread_group = in UpdatePriority() local
Dthread_group.cc28 ABSL_CONST_INIT thread_local const ThreadGroup* current_thread_group = nullptr; variable