Searched defs:start_method (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_multiprocessing_main_handling.py | 284 start_method = 'spawn' variable in SpawnCmdLineTest |
D | _test_multiprocessing.py | 5704 def install_tests_in_module_dict(remote_globs, start_method): argument |