Home
last modified time | relevance | path

Searched refs:sampler_lock (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/site_tests/graphics_WebGLAquarium/
Dgraphics_WebGLAquarium.py45 sampler_lock = None variable in graphics_WebGLAquarium
57 self.sampler_lock = threading.Lock()
196 with self.sampler_lock:
271 with self.sampler_lock:
279 with self.sampler_lock: