Searched defs:locktype (Results 1 – 2 of 2) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
| D | test_threading.py | 671 locktype = staticmethod(threading.Lock) variable in LockTests |
| D | test_thread.py | 197 locktype = thread.allocate_lock variable in LockTests |