Home
last modified time | relevance | path

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

/external/cronet/base/task/thread_pool/
Dthread_group_impl.cc249 bool is_excess() const { return is_excess_; } in is_excess() function in base::internal::ThreadGroupImpl::WorkerThreadDelegateImpl
521 bool is_excess) in WorkerThreadDelegateImpl()