Home
last modified time | relevance | path

Searched refs:RunQueue (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Drunqueue.py1330 class RunQueue: class
1402 RunQueue.send_pickled_data(worker, self.cooker.configuration, "cookerconfig")
1403 RunQueue.send_pickled_data(worker, self.cooker.extraconfigdata, "extraconfigdata")
1404 RunQueue.send_pickled_data(worker, workerdata, "workerdata")
1414 RunQueue.send_pickled_data(worker.process, b"", "quit")
1991 RunQueue.send_pickled_data(self.rq.worker[mc].process, b"", "finishnow")
1998 RunQueue.send_pickled_data(self.rq.fakeworker[mc].process, b"", "finishnow")
2316 RunQueue.send_pickled_data(self.rq.fakeworker[mc].process, runtask, "runtask")
2319 RunQueue.send_pickled_data(self.rq.worker[mc].process, runtask, "runtask")
2417 RunQueue.send_pickled_data(self.rq.fakeworker[mc].process, runtask, "runtask")
[all …]
H A Dcooker.py714 rq = bb.runqueue.RunQueue(self, self.data, self.recipecaches, taskdata, runlist)
1400 rq = bb.runqueue.RunQueue(self, self.data, self.recipecaches, taskdata, runlist)
1452 rq = bb.runqueue.RunQueue(self, self.data, self.recipecaches, taskdata, runlist)
1541 rq = bb.runqueue.RunQueue(self, self.data, self.recipecaches, taskdata, runlist)
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dupgrading-recipes.rst275 NOTE: Executing RunQueue Tasks
300 NOTE: Executing RunQueue Tasks
H A Dwic.rst569 NOTE: Executing RunQueue Tasks
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-execution.rst719 "BitBake.RunQueue.HashEquiv": {
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dcommon.rst132 NOTE: Executing RunQueue Tasks
1306 NOTE: Executing RunQueue Tasks