Home
last modified time | relevance | path

Searched refs:_sync_close (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmailbox.py265 _sync_close(tmp_file)
658 _sync_close(new_file)
892 _sync_close(f)
903 _sync_close(f)
942 _sync_close(f)
1029 _sync_close(self._file)
1126 _sync_close(f)
1974 def _sync_close(f): function