Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go160 apexVariationsLock sync.Mutex // protects apexVariations during parallel apexDepsMutator member
178 m.apexVariationsLock.Lock()
179 defer m.apexVariationsLock.Unlock()