Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Drunqueue.py73 def build_tid(mc, fn, taskname): function
760 depends.add(build_tid(depmc, depfn, deptaskname))
821 newdep = build_tid(mc, fn, t)
H A Dcooker.py1456 tid = bb.runqueue.build_tid(mc, fn, t)