Home | History | Annotate | Download | only in afe

Lines Matching refs:synch_count

883         synch_count: How many machines the job uses per autoserv execution.
884 synch_count == 1 means the job is asynchronous.
888 return dict(control_file='', is_server=False, synch_count=1,
977 synch_count=None,
1005 @param synch_count How many machines the job uses per autoserv execution.
1006 synch_count == 1 means the job is asynchronous. If an atomic group is
1055 synch_count=synch_count,