| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-fasteners_0.19.bb | 1 SUMMARY = "A python package that provides useful locks."
|
| /openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
| H A D | test_lock_management.robot | 29 [Documentation] Acquire and release different read locks. 63 [Documentation] Acquire and release read and write locks after reboot. 77 [Documentation] Acquire and release read, write locks in loop. 123 [Documentation] Release all valid locks. 183 [Documentation] Failed to release locks from another session. 192 [Documentation] Acquire lock and after reboot the locks are removed as no persistency 300 [Documentation] If session does not acquire locks then get lock should return 613 [Documentation] Get locks list. 623 ${locks}= Evaluate json.loads('''${resp.text}''') json 625 RETURN ${locks["Records"]} [all …]
|
| /openbmc/phosphor-fan-presence/control/json/ |
| H A D | zone.cpp | 538 const auto& locks = fan->getLockedTargets(); in dump() local 539 if (!locks.empty()) in dump() 541 lockedTargets[fan->getName()] = locks; in dump()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/ |
| H A D | vlock_2.2.3.bb | 3 than a sophisticated remote one. vlock is a program that locks one or more \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sanlock/ |
| H A D | sanlock_4.0.0.bb | 6 Internally, the sanlock daemon manages locks using two disk-based \
|
| /openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/ |
| H A D | cross-answers-aarch64.txt | 39 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-mips64el.txt | 39 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-powerpc.txt | 40 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-aarch64_be.txt | 39 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-mips.txt | 40 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-riscv32.txt | 40 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-powerpc64.txt | 40 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-powerpc64le.txt | 40 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-armeb.txt | 40 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-x86_64.txt | 39 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-mipsel.txt | 40 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-i686.txt | 40 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-mips64.txt | 39 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-riscv64.txt | 39 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-i586.txt | 40 Checking whether fcntl lock supports open file description locks: OK
|
| H A D | cross-answers-arm.txt | 40 Checking whether fcntl lock supports open file description locks: OK
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | prservice.py | 81 with open(df, "a") as f, bb.utils.fileslocked(["%s.lock" % df]) as locks:
|
| /openbmc/openbmc/poky/meta/recipes-extended/lighttpd/ |
| H A D | lighttpd_1.4.79.bb | 37 PACKAGECONFIG[webdav-locks] = "-Dwith_webdav_locks=enabled,-Dwith_webdav_locks=disabled,util-linux"
|
| /openbmc/qemu/docs/devel/ |
| H A D | rcu.rst | 26 for example, reader-writer locks. It is so much more scalable that 81 the updater releases any locks it may hold before calling 215 Many patterns using read-writer locks translate directly to RCU, with 305 locks::
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | bblock.rst | 97 This produces architecture specific locks and reminds user that some tasks
|