Home
last modified time | relevance | path

Searched refs:start_method (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_multiprocessing_main_handling.py152 if self.start_method not in AVAILABLE_START_METHODS:
153 self.skipTest("%r start method not available" % self.start_method)
161 expected_results = "%s -> [1, 4, 9]" % self.start_method
167 run_args = cmd_line_switches + (script_name, self.start_method)
286 start_method = 'spawn' variable in SpawnCmdLineTest
290 start_method = 'fork' variable in ForkCmdLineTest
294 start_method = 'forkserver' variable in ForkServerCmdLineTest
D_test_multiprocessing.py5847 def install_tests_in_module_dict(remote_globs, start_method): argument
5886 multiprocessing.set_start_method(start_method, force=True)
5888 raise unittest.SkipTest(start_method +
/external/python/cpython3/Lib/multiprocessing/
Dspawn.py177 start_method=get_start_method(),
/external/python/cpython3/Doc/library/
Dconcurrent.futures.rst263 start_method for worker processes created by the pool.
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h67457 u32 start_method; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h80589 u32 start_method; member
Dvmlinux_510.h80589 u32 start_method; member