Searched defs:reap_threads (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/test/support/ | ||
| D | threading_helper.py | 54 def reap_threads(func): function |
| /external/python/cpython2/Lib/test/support/ | ||
| D | __init__.py | 1708 def reap_threads(func): function |