Home
last modified time | relevance | path

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

/build/soong/finder/
Dfinder.go381 f.threadPool = newThreadPool(f.numDbLoadingThreads)
612 func newThreadPool(maxNumConcurrentThreads int) *threadPool { func
912 threadPool := newThreadPool(f.numDbLoadingThreads)