Home
last modified time | relevance | path

Searched defs:_threading (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_dummy_threading.py3 import dummy_threading as _threading namespace
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DQueue.py5 import threading as _threading namespace
7 import dummy_threading as _threading namespace
Dcookielib.py34 import threading as _threading namespace
36 import dummy_threading as _threading namespace