Searched refs:execute_runqueue (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/ | ||
H A D | cooker.py | 1410 retval = rq.execute_runqueue() |
H A D | runqueue.py | 1655 def execute_runqueue(self): member in RunQueue |