Home
last modified time | relevance | path

Searched refs:init_worker (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
H A Drunner_base.py97 def init_worker(shared_args: argparse.Namespace) -> None: function
235 initializer=init_worker, initargs=(CliArgsWrapper.args,)) as pool:
/arkcompiler/ets_runtime/test/regresstest/
H A Drun_regress_test.py803 with multiprocessing.Pool(processes=self.args.processes, initializer=init_worker,
1030 def init_worker(args): function

Completed in 3 milliseconds