Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Drunqueue.py136 class RunQueueScheduler(object): class
321 class RunQueueSchedulerSpeed(RunQueueScheduler):
332 RunQueueScheduler.__init__(self, runqueue, rqdata)
2023 issubclass(obj, RunQueueScheduler))
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-ref-variables.rst601 derived from the ``RunQueueScheduler`` class.