Home
last modified time | relevance | path

Searched refs:Mutex (Results 1 – 25 of 32) sorted by relevance

12

/build/soong/cc/
Dsysprop.go30 syspropImplLibrariesLock sync.Mutex
Dsabi.go27 sabiLock sync.Mutex
Dvendor_public_library.go28 vendorPublicLibrariesLock sync.Mutex
Dsanitize.go61 cfiStaticLibsMutex sync.Mutex
62 hwasanStaticLibsMutex sync.Mutex
1107 func appendStringSync(item string, list *[]string, mutex *sync.Mutex) { argument
Dndk_library.go52 ndkKnownLibsLock sync.Mutex
Dvndk.go232 vndkLibrariesLock sync.Mutex
/build/soong/third_party/zip/
Dregister.go42 mu sync.Mutex // guards Close and Write
80 mu sync.Mutex // guards Close and Read
/build/soong/java/
Dsysprop.go32 syspropPublicStubsLock sync.Mutex
/build/soong/android/
Dphony.go27 var phonyMapLock sync.Mutex
Dapex.go164 apexVariationsLock sync.Mutex // protects apexVariations during parallel apexDepsMutator
308 var apexNamesMapMutex sync.Mutex
Doverride_module.go131 overridesLock sync.Mutex
Dnamespace.go35 lock sync.Mutex
/build/soong/ui/status/
Dstatus.go195 lock sync.Mutex
279 lock sync.Mutex
/build/soong/cmd/fileslist/
Dfileslist.go96 mutex := &sync.Mutex{} // Guard allOutput
/build/soong/apex/
Dvndk.go66 vndkApexListMutex sync.Mutex
/build/blueprint/
Dpackage_ctx.go619 sync.Mutex // protects scope_ during lazy creation anonMember
724 sync.Mutex // protects scope_ during lazy creation anonMember
831 sync.Mutex // protects scope_ during lazy creation anonMember
Dlive_tracker.go24 sync.Mutex anonMember
Dcontext_test.go515 visitLock := sync.Mutex{}
/build/soong/ui/tracer/
Dtracer.go57 lock sync.Mutex
/build/blueprint/bootstrap/bpdoc/
Dreader.go36 mutex sync.Mutex
/build/soong/ui/logger/
Dlogger.go142 mutex sync.Mutex
/build/soong/finder/
Dfinder.go152 mutex sync.Mutex
154 errlock sync.Mutex
1113 var errLock sync.Mutex
/build/soong/ui/terminal/
Dsmart_status.go42 lock sync.Mutex
/build/soong/sysprop/
Dsysprop_library.go167 syspropLibrariesLock sync.Mutex
/build/blueprint/microfactory/
Dmicrofactory.go157 mutex sync.Mutex

12