Searched refs:cache_file_lock (Results 1 – 1 of 1) sorted by relevance
92 cache_file_lock = threading.Lock() variable96 global cache_file_lock # pylint: disable=global-statement97 cache_file_lock = lock758 with cache_file_lock: