Searched refs:fileslocked (Results 1 – 4 of 4) sorted by relevance
50 - bitbake: utils: Pass lock argument in fileslocked
252 with bb.utils.fileslocked(lockfiles):
434 def fileslocked(files, *args, **kwargs): function
142 with bb.utils.fileslocked([d.getVar("CVE_CHECK_DB_FILE_LOCK")], shared=True):