Searched refs:ReapThreads (Results 1 – 2 of 2) sorted by relevance
91 void DynamicThreadPool::ReapThreads(std::list<DynamicThread*>* tlist) { in ReapThreads() function in grpc::DynamicThreadPool104 ReapThreads(&dead_threads_); in ~DynamicThreadPool()121 ReapThreads(&dead_threads_); in Add()
64 static void ReapThreads(std::list<DynamicThread*>* tlist);