Searched refs:single_thread (Results 1 – 5 of 5) sorted by relevance
| /tools/u_boot_pylib/ |
| A D | test_util.py | 26 required=None, extra_args=None, single_thread='-P1', argument 72 single_thread or '-P1',
|
| /tools/patman/ |
| A D | control.py | 51 show_comments, url, single_thread=False): argument 106 pwork = Patchwork(url, single_thread=single_thread)
|
| A D | patchwork.py | 170 def __init__(self, url, show_progress=True, single_thread=False): argument 183 1 if single_thread else MAX_CONCURRENT)
|
| /tools/buildman/ |
| A D | buildman | 64 '/tmp/b', single_thread='-T1')
|
| A D | main.py | 64 '/tmp/b', single_thread='-T1')
|
Completed in 16 milliseconds