Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Drunqueue.py1788 rq.worker[mc].pipe.setrunqueueexec(self)
1790 rq.fakeworker[mc].pipe.setrunqueueexec(self)
3102 def setrunqueueexec(self, rqexec): member in runQueuePipe