Searched refs:dead_threads_ (Results 1 – 10 of 10) sorted by relevance
46 pool_->dead_threads_.push_back(this); in ThreadFunc()104 ReapThreads(&dead_threads_); in ~DynamicThreadPool()120 if (!dead_threads_.empty()) { in Add()121 ReapThreads(&dead_threads_); in Add()
60 std::list<DynamicThread*> dead_threads_; variable
61 std::list<DynamicThread*> dead_threads_; variable
104 dead_threads_.clear(); in ThreadRegistry()282 dead_threads_.push_back(tctx); in QuarantinePush()283 if (dead_threads_.size() <= thread_quarantine_size_) in QuarantinePush()285 tctx = dead_threads_.front(); in QuarantinePush()286 dead_threads_.pop_front(); in QuarantinePush()
137 IntrusiveList<ThreadContextBase> dead_threads_; variable
118 dead_threads_.clear(); in ThreadRegistry()319 dead_threads_.push_back(tctx); in QuarantinePush()320 if (dead_threads_.size() <= thread_quarantine_size_) in QuarantinePush()322 tctx = dead_threads_.front(); in QuarantinePush()323 dead_threads_.pop_front(); in QuarantinePush()
150 IntrusiveList<ThreadContextBase> dead_threads_; variable
10617 …tizer::IntrusiveList<__sanitizer::ThreadContextBase> __sanitizer::ThreadRegistry::dead_threads_ -->10618 …<var-decl name='dead_threads_' type-id='type-id-436' visibility='default' filepath='../../.././lib…28594 …tizer::IntrusiveList<__sanitizer::ThreadContextBase> __sanitizer::ThreadRegistry::dead_threads_ -->28595 …<var-decl name='dead_threads_' type-id='type-id-436' visibility='default' filepath='../../.././lib…
6363 …<var-decl name='dead_threads_' type-id='type-id-436' visibility='default' filepath='../../.././lib…16595 …<var-decl name='dead_threads_' type-id='type-id-436' visibility='default' filepath='../../.././lib…