Searched refs:InitialPool (Results 1 – 2 of 2) sorted by relevance
379 bool InitialPool(int max_num);
387 bool ThreadPool::InitialPool(int max_num) in InitialPool() function in ThreadPool527 if ((this->InitKqueue(max_thread_num) < 0) || !this->InitialPool(max_thread_num)) in InitFrame()