Home | History | Annotate | Download | only in afe

Lines Matching refs:synch_count

879         synch_count: How many machines the job uses per autoserv execution.
880 synch_count == 1 means the job is asynchronous.
884 return dict(control_file='', is_server=False, synch_count=1,
973 synch_count=None,
1001 @param synch_count How many machines the job uses per autoserv execution.
1002 synch_count == 1 means the job is asynchronous. If an atomic group is
1050 synch_count=synch_count,