Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dworker_thread.h182 void MaybeUpdateThreadType();
H A Dthread_group_worker_delegate.cc76 worker_only().worker_thread_->MaybeUpdateThreadType(); in BlockingStarted()
H A Dworker_thread.cc226 void WorkerThread::MaybeUpdateThreadType() { in MaybeUpdateThreadType() function in base::internal::WorkerThread