Searched defs:dummy_thread (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Ddummy_threading.py1 """Faux ``threading`` version using ``dummy_thread`` instead of ``thread``.
11 import dummy_thread namespace
27 sys_modules['thread'] = sys_modules['dummy_thread']
77 del dummy_thread
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Ddummy_threading.py1 """Faux ``threading`` version using ``dummy_thread`` instead of ``thread``.
11 import dummy_thread namespace
27 sys_modules['thread'] = sys_modules['dummy_thread']
77 del dummy_thread
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Ddummy_threading.py1 """Faux ``threading`` version using ``dummy_thread`` instead of ``thread``.
11 import dummy_thread namespace
27 sys_modules['thread'] = sys_modules['dummy_thread']
77 del dummy_thread
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Ddummy_threading.py1 """Faux ``threading`` version using ``dummy_thread`` instead of ``thread``.
11 import dummy_thread namespace
27 sys_modules['thread'] = sys_modules['dummy_thread']
77 del dummy_thread
/prebuilts/devtools/tools/lib/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...

Completed in 246 milliseconds