Home
last modified time | relevance | path

Searched refs:newThreadPool (Results 1 – 1 of 1) sorted by relevance

/build/soong/finder/
Dfinder.go374 f.threadPool = newThreadPool(f.numDbLoadingThreads)
605 func newThreadPool(maxNumConcurrentThreads int) *threadPool { func
904 threadPool := newThreadPool(f.numDbLoadingThreads)