Searched refs:cache_file_lock (Results 1 – 1 of 1) sorted by relevance
43 cache_file_lock = threading.Lock() variable47 global cache_file_lock # pylint: disable=global-statement48 cache_file_lock = lock216 with cache_file_lock:245 with cache_file_lock:546 with cache_file_lock: