Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dmain.py421 topdir, lock = lockBitbake()
443 _, lock = lockBitbake()
487 def lockBitbake(): function