Lines Matching refs:Machine
19 file_lock_machine.Machine(machine, auto=True).Lock(exclusive=True)
30 mach = file_lock_machine.Machine('qqqraymes.mtv')
33 mach = file_lock_machine.Machine('qqqraymes.mtv', auto=True)
38 mach = file_lock_machine.Machine('otter.mtv', '/tmp')
43 mach = file_lock_machine.Machine('otter.mtv', '/tmp', True)
49 mach = file_lock_machine.Machine('chrotomation.mtv')
57 mach = file_lock_machine.Machine('chrotomation.mtv', auto=True)
66 mach = file_lock_machine.Machine('atree.mtv')
73 mach = file_lock_machine.Machine('atree.mtv', auto=True)
81 mach = file_lock_machine.Machine('testExclusiveState')
87 mach = file_lock_machine.Machine('testExclusiveState', auto=True)
94 mach = file_lock_machine.Machine('lockgone', auto=True)
102 mach = file_lock_machine.Machine('other_lock', auto=True)
112 mach = file_lock_machine.Machine('other_unlock', auto=True)