Searched defs:threading_cleanup (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_threadedtempfile.py21 from test.test_support import threading_setup, threading_cleanup, run_unittest, import_module namespace
67 threading_cleanup(*thread_info)
H A Dtest_support.py40 "threading_cleanup", "reap_children", "cpython_only",
42 "import_fresh_module", "threading_cleanup", "reap_children",
1262 def threading_cleanup(nb_threads): function
1288 threading_cleanup(*key)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_threadedtempfile.py21 from test.test_support import threading_setup, threading_cleanup, run_unittest, import_module namespace
67 threading_cleanup(*thread_info)
H A Dtest_support.py40 "threading_cleanup", "reap_children", "cpython_only",
42 "import_fresh_module", "threading_cleanup", "reap_children",
1262 def threading_cleanup(nb_threads): function
1288 threading_cleanup(*key)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_threadedtempfile.py21 from test.test_support import threading_setup, threading_cleanup, run_unittest, import_module namespace
67 threading_cleanup(*thread_info)
H A Dtest_support.py40 "threading_cleanup", "reap_children", "cpython_only",
42 "import_fresh_module", "threading_cleanup", "reap_children",
1262 def threading_cleanup(nb_threads): function
1288 threading_cleanup(*key)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_threadedtempfile.py21 from test.test_support import threading_setup, threading_cleanup, run_unittest, import_module namespace
67 threading_cleanup(*thread_info)
H A Dtest_support.py40 "threading_cleanup", "reap_children", "cpython_only",
42 "import_fresh_module", "threading_cleanup", "reap_children",
1262 def threading_cleanup(nb_threads): function
1288 threading_cleanup(*key)

Completed in 145 milliseconds