Home
last modified time | relevance | path

Searched defs:concurrentWriter (Results 1 – 1 of 1) sorted by relevance

/aosp12/build/soong/cmd/run_with_timeout/
H A Drun_with_timeout.go67 type concurrentWriter struct { struct
68 w io.Writer
69 sync.Mutex