Home
last modified time | relevance | path

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

/build/make/tools/rbcrun/
Dhost.go63 func loader(thread *starlark.Thread, module string) (starlark.StringDict, error) {
117 func wildcard(_ *starlark.Thread, b *starlark.Builtin, args starlark.Tuple,
152 func find(_ *starlark.Thread, b *starlark.Builtin, args starlark.Tuple,
192 func shell(_ *starlark.Thread, b *starlark.Builtin, args starlark.Tuple,
236 func log(thread *starlark.Thread, fn *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tupl…
/build/soong/ui/tracer/
Dtracer.go37 type Thread uint64 type
45 Begin(name string, thread Thread)
46 End(thread Thread)
47 Complete(name string, thread Thread, begin, end uint64)
/build/soong/ui/build/
Dcontext.go41 Thread tracer.Thread member
/build/soong/cc/
Dsanitize.go239 Thread *bool `android:"arch_variant"` member
319 Thread *bool `blueprint:"mutated"` member