HomeSort by relevance Sort by last modified time
    Searched refs:_dummy_thread (Results 1 - 7 of 7) sorted by null

  /external/python/cpython3/Lib/
dummy_threading.py 11 import _dummy_thread
27 sys_modules['_thread'] = sys_modules['_dummy_thread']
77 del _dummy_thread
reprlib.py 10 from _dummy_thread import get_ident
_strptime.py 25 from _dummy_thread import allocate_lock as _thread_allocate_lock
tempfile.py 51 import _dummy_thread as _thread
_pyio.py 15 from _dummy_thread import allocate_lock as Lock
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/mako/
compat.py 95 import _dummy_thread as thread
  /external/python/cpython3/Lib/test/
test_dummy_thread.py 1 import _dummy_thread as _thread

Completed in 91 milliseconds