Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_dummy_threading.py3 import dummy_threading as _threading namespace
/external/python/cpython2/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
/external/python/cpython3/Lib/http/
Dcookiejar.py37 import threading as _threading namespace