Searched defs:threading_setup (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest_support.py40 "BasicTestRunner", "run_unittest", "run_doctest", "threading_setup",
1550 def threading_setup(): function
1578 key = threading_setup()
/external/python/cpython3/Lib/test/support/
H A D__init__.py105 "threading_setup", "threading_cleanup", "reap_threads", "start_threads",
2005 def threading_setup(): function
2033 key = threading_setup()

Completed in 170 milliseconds