Home
last modified time | relevance | path

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

/build/soong/cc/
Dsysprop.go49 syspropImplLibrariesLock sync.Mutex
Dsabi.go26 lsdumpPathsLock sync.Mutex
Dndk_library.go51 ndkKnownLibsLock sync.Mutex
Dsanitize.go1371 libsMapLock sync.Mutex
Dlibrary.go980 var versioningMacroNamesListMutex 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/android/
Dphony.go27 var phonyMapLock sync.Mutex
Dsingleton_module.go61 lock sync.Mutex
Doverride_module.go131 overridesLock sync.Mutex
Dapex.go332 apexInfosLock sync.Mutex // protects apexInfos during parallel apexInfoMutator
Dbazel_handler.go107 requestMutex sync.Mutex // requests can be written in parallel
/build/soong/ui/status/
Dstatus.go226 lock sync.Mutex
310 lock sync.Mutex
/build/soong/cmd/fileslist/
Dfileslist.go96 mutex := &sync.Mutex{} // Guard allOutput
/build/soong/cmd/run_with_timeout/
Drun_with_timeout.go69 sync.Mutex anonMember
/build/blueprint/
Dpackage_ctx.go680 sync.Mutex // protects scope_ during lazy creation anonMember
793 sync.Mutex // protects scope_ during lazy creation anonMember
907 sync.Mutex // protects scope_ during lazy creation anonMember
Dcontext_test.go515 visitLock := sync.Mutex{}
Dcontext.go118 globLock sync.Mutex
/build/blueprint/bootstrap/bpdoc/
Dreader.go36 mutex sync.Mutex
/build/soong/ui/tracer/
Dtracer.go57 lock sync.Mutex
/build/soong/ui/logger/
Dlogger.go142 mutex sync.Mutex
/build/soong/ui/terminal/
Dsmart_status.go42 lock sync.Mutex
/build/soong/finder/
Dfinder.go155 mutex sync.Mutex
157 errlock sync.Mutex
1116 var errLock sync.Mutex
/build/soong/sysprop/
Dsysprop_library.go181 syspropLibrariesLock sync.Mutex
/build/blueprint/microfactory/
Dmicrofactory.go157 mutex sync.Mutex
/build/soong/finder/fs/
Dfs.go191 aggregatesLock sync.Mutex