Searched defs:_lock_file (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dmailbox.py625 _lock_file(self._file)
700 _lock_file(self._file, dotlock=False)
934 _lock_file(f)
982 _lock_file(f)
1008 _lock_file(f)
1035 _lock_file(f)
1072 _lock_file(self._file)
1961 def _lock_file(f, dotlock=True): function
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dmailbox.py625 _lock_file(self._file)
700 _lock_file(self._file, dotlock=False)
934 _lock_file(f)
982 _lock_file(f)
1008 _lock_file(f)
1035 _lock_file(f)
1072 _lock_file(self._file)
1961 def _lock_file(f, dotlock=True): function

Completed in 90 milliseconds