Home
last modified time | relevance | path

Searched refs:reap_threads (Results 1 – 25 of 31) sorted by relevance

12

/external/python/cpython3/Lib/test/
Dtest_imaplib.py13 from test.support import (reap_threads, verbose,
644 @reap_threads
650 @reap_threads
699 @reap_threads
711 @reap_threads
735 @reap_threads
744 @reap_threads
751 @reap_threads
762 @reap_threads
792 @reap_threads
[all …]
Dtest_poll.py10 from test.support import TESTFN, run_unittest, reap_threads, cpython_only
178 @reap_threads
207 @reap_threads
Dtest_socketserver.py17 from test.support import reap_children, reap_threads, verbose
123 @reap_threads
252 @reap_threads
Dtest_thread.py226 @support.reap_threads
Dtest_robotparser.py333 @support.reap_threads
Dtest_asyncore.py326 @support.reap_threads
769 @support.reap_threads
Dtest_pydoc.py29 reap_children, reap_threads, captured_output, captured_stdout,
1578 @reap_threads
Dtest_capi.py674 @support.reap_threads
Dtest_hashlib.py882 @support.reap_threads
/external/python/cpython2/Lib/test/
Dtest_threadsignals.py7 from test.test_support import run_unittest, import_module, reap_threads
42 @reap_threads
Dtest_imaplib.py13 from test_support import reap_threads, verbose, transient_internet
149 @reap_threads
155 @reap_threads
Dtest_poll.py12 from test.test_support import TESTFN, run_unittest, reap_threads, cpython_only
180 @reap_threads
209 @reap_threads
Dtest_socketserver.py18 from test.test_support import reap_children, reap_threads, verbose
149 @reap_threads
308 @reap_threads
Dtest_capi.py122 @support.reap_threads
Dtest_robotparser.py194 @support.reap_threads
Dtest_thread.py234 @support.reap_threads
Dtest_asyncore.py353 @test_support.reap_threads
724 @test_support.reap_threads
Dtest_hashlib.py360 @test_support.reap_threads
Dtest_sys.py311 @test.test_support.reap_threads
Dtest_xmlrpc.py1109 @test_support.reap_threads
Dtest_httplib.py985 @test_support.reap_threads
/external/python/cpython3/Lib/test/test_importlib/
Dtest_threaded_import.py18 verbose, run_unittest, TESTFN, reap_threads,
248 @reap_threads
Dtest_locks.py141 @support.reap_threads
/external/python/futures/
Dtest_futures.py26 def reap_threads(func): function
788 @reap_threads
/external/python/cpython2/Lib/test/support/
D__init__.py1708 def reap_threads(func): function

12