Searched refs:image_lock (Results 1 – 3 of 3) sorted by relevance
35 image_lock = threading.Lock() variable in MachineManagerSingleton
292 with machine_manager_singleton.MachineManagerSingleton().image_lock:
203 self.image_lock = threading.Lock()269 with self.image_lock: