Searched defs:num_threads (Results 1 – 1 of 1) sorted by relevance
27 explicit ThreadPoolImpl(int num_threads) in ThreadPoolImpl()88 ThreadPool* NewThreadPool(int num_threads) { in NewThreadPool()