Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/support/
D__init__.py1696 def threading_cleanup(nb_threads): function
/external/python/cpython3/Lib/test/support/
D__init__.py2017 def threading_cleanup(*original_values): function