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.py57 sampler_lock = None variable in graphics_WebGLAquarium
74 self.sampler_lock = threading.Lock()
131 with self.sampler_lock:
261 with self.sampler_lock: