Searched refs:NewThreadPool (Results 1 – 2 of 2) sorted by relevance
56 extern ThreadPool* NewThreadPool(int num_threads);
502 ThreadPool* NewThreadPool(int num_threads) { in NewThreadPool() function