Lines Matching defs:sync
94 sync = False
1417 return ' sync'
1424 return ' (sync)'
5028 .hover.sync {background:white;}\n\
5029 .hover.bg,.hover.kth,.hover.sync,.hover.ps {background:white;}\n\
5468 if sv.sync:
5472 call('sync', shell=True)
5624 ' A = async/sync PM queue (A/S) C = runtime active children\n'\
6364 if ' async' in name or ' sync' in name:
6513 elif(option == 'sync'):
6514 sysvals.sync = checkArgBool(option, value)
6718 ' -sync Sync the filesystems before starting the test\n'\
6723 ' -cmd {s} Run the timeline over a custom command, e.g. "sync -d"\n'\
6839 elif(arg == '-sync'):
6840 sysvals.sync = True