Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dmultistore_file.py64 _multistores_lock = threading.Lock() variable
178 _multistores_lock.acquire()
183 _multistores_lock.release()