Home
last modified time | relevance | path

Searched refs:multithread (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/infra/bots/recipe_modules/gsutil/
H A Dapi.py17 def cp(self, name, src, dst, extra_args=None, multithread=False):
32 if multithread:
/third_party/python/Lib/wsgiref/
H A Dhandlers.py163 env['wsgi.multithread'] = self.wsgi_multithread
442 inp,out,err,env, multithread=False, multiprocess=True
447 multithread=True, multiprocess=False
453 self.wsgi_multithread = multithread
497 The constructor also takes keyword arguments 'multithread' and
516 uses 'wsgi.run_once' of 'True', 'wsgi.multithread' of 'False', and
533 read_environ(), multithread=False, multiprocess=True
569 environ, multithread=False, multiprocess=True
H A Dsimple_server.py131 multithread=False,
/third_party/skia/tools/
H A Dgit-sync-deps237 multithread(git_checkout_to_directory, list_of_arg_lists)
240 def multithread(function, list_of_arg_lists): function
/third_party/skia/infra/bots/recipe_modules/gsutil/examples/
H A Dfull.py24 extra_args=['-Z'], multithread=True)
/third_party/skia/infra/bots/recipe_modules/gold_upload/
H A Dapi.py32 image_dest_path, multithread=True)
/third_party/skia/infra/bots/recipes/
H A Dupload_dm_results.py48 image_dest_path, multithread=True)
/third_party/python/Lib/test/
H A Dtest_wsgiref.py376 ('wsgi.multithread', 0),
518 multithread=True, multiprocess=True
551 for attr in ('version', 'multithread', 'multiprocess', 'run_once',
580 'wsgi.multithread': True,
/third_party/glslang/Test/
H A Druntests80 echo Comparing single thread to multithread for all tests in current directory...

Completed in 4 milliseconds