Searched refs:test_joining_inactive_thread (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_threading.py | 780 def test_joining_inactive_thread(self): member in ThreadingExceptionTests |
/external/python/cpython3/Lib/test/ | ||
D | test_threading.py | 1091 def test_joining_inactive_thread(self): member in ThreadingExceptionTests |