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.cc489 ThreadGroup* const current_thread_group = in RemoveJobTaskSource() local
508 ThreadGroup* const current_thread_group = in UpdatePriority() local
Dthread_group.cc29 ABSL_CONST_INIT thread_local const ThreadGroup* current_thread_group = nullptr; variable