Searched refs:_lock_file (Results 1 – 1 of 1) sorted by relevance
609 _lock_file(self._file)674 _lock_file(self._file, dotlock=False)884 _lock_file(f)932 _lock_file(f)958 _lock_file(f)985 _lock_file(f)1022 _lock_file(self._file)1902 def _lock_file(f, dotlock=True): function