Home
last modified time | relevance | path

Searched defs:num_threads (Results 1 – 1 of 1) sorted by relevance

/build/kati/
Dthread_pool.cc27 explicit ThreadPoolImpl(int num_threads) in ThreadPoolImpl()
88 ThreadPool* NewThreadPool(int num_threads) { in NewThreadPool()