Lines Matching defs:sync
89 sync = False
1238 return ' sync'
1245 return ' (sync)'
4774 .hover.sync {background:white;}\n\
4775 .hover.bg,.hover.kth,.hover.sync,.hover.ps {background:white;}\n\
5237 if sysvals.sync:
5240 call('sync', shell=True)
5385 ' A = async/sync PM queue (A/S) C = runtime active children\n'\
6126 if ' async' in name or ' sync' in name:
6275 elif(option == 'sync'):
6276 sysvals.sync = checkArgBool(option, value)
6478 ' -sync Sync the filesystems before starting the test\n'\
6483 ' -cmd {s} Run the timeline over a custom command, e.g. "sync -d"\n'\
6597 elif(arg == '-sync'):
6598 sysvals.sync = True