Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmimetools.py111 _counter_lock = thread.allocate_lock() variable
117 _counter_lock.acquire()
120 _counter_lock.release()