Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go164 apexVariationsLock sync.Mutex // protects apexVariations during parallel apexDepsMutator member
182 m.apexVariationsLock.Lock()
183 defer m.apexVariationsLock.Unlock()