Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_dummy_thread.py8 import dummy_thread as _thread namespace
Dtest_threading_local.py8 _thread = test_support.import_module('thread') variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtempfile.py59 import thread as _thread namespace
61 import dummy_thread as _thread namespace