Home
last modified time | relevance | path

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

/build/soong/finder/
Dfinder.go609 activeRequests semaphore member
615 activeRequests: *newSemaphore(maxNumConcurrentThreads),
634 p.activeRequests.Lock()
636 p.activeRequests.Unlock()