Searched refs:_parse_lock (Results 1 – 1 of 1) sorted by relevance
34 _parse_lock = threading.Lock() # Prevents linecache concurrency errors. variable50 with _parse_lock: