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.py72 def build_tid(mc, fn, taskname): function
758 depends.add(build_tid(depmc, depfn, deptaskname))
819 newdep = build_tid(mc, fn, t)
H A Dcooker.py1458 tid = bb.runqueue.build_tid(mc, fn, t)