Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmain.py457 topdir, lock, lockfile = lockBitbake()
483 _, lock, _ = lockBitbake()
527 def lockBitbake(): function