Home
last modified time | relevance | path

Searched defs:wait_threads_exit (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/support/
D__init__.py1727 def wait_threads_exit(timeout=60.0): function
/external/python/cpython3/Lib/test/support/
D__init__.py2134 def wait_threads_exit(timeout=60.0): function