Searched defs:lockfile (Results 1 – 5 of 5) sorted by relevance
/openbmc/openbmc/poky/scripts/ |
H A D | bblock | 71 def bblockDump(lockfile): argument 81 def bblockReset(lockfile, pns, package_archs, tasks): argument
|
H A D | runqemu | 275 def acquire_portlock(self, lockfile): argument 290 def release_portlock(self, lockfile=None): argument
|
/openbmc/openbmc/poky/scripts/esdk-tools/ |
H A D | runqemu | 275 def acquire_portlock(self, lockfile): argument 290 def release_portlock(self, lockfile=None): argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/server/ |
H A D | process.py | 53 def get_lockfile_process_msg(lockfile): argument 363 def get_lock_contents(lockfile): argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | utils.py | 452 def lockfile(name, shared=False, retry=True, block=False): function
|