Home
last modified time | relevance | path

Searched defs:worker_thread_observer (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_group.h415 raw_ptr<WorkerThreadObserver> worker_thread_observer = nullptr; member
H A Dworker_thread.cc164 WorkerThreadObserver* worker_thread_observer) { in Start()
H A Dthread_pool_impl.cc122 WorkerThreadObserver* worker_thread_observer) { in Start()
H A Dthread_group_semaphore.cc140 WorkerThreadObserver* worker_thread_observer, in Start()
H A Dthread_group_impl.cc135 WorkerThreadObserver* worker_thread_observer, in Start()
H A Dthread_group.cc163 WorkerThreadObserver* worker_thread_observer, in StartImpl()
H A Dpooled_single_thread_task_runner_manager.cc604 WorkerThreadObserver* worker_thread_observer) { in Start()
H A Dthread_pool_impl_unittest.cc296 std::unique_ptr<WorkerThreadObserver> worker_thread_observer) { in set_worker_thread_observer()