Searched refs:release_lock (Results 1 – 18 of 18) sorted by relevance
69 goto release_lock; in tdep_get_elf_image()73 goto release_lock; in tdep_get_elf_image()77 goto release_lock; in tdep_get_elf_image()81 goto release_lock; in tdep_get_elf_image()116 release_lock: in tdep_get_elf_image()
31 imp.release_lock()38 imp.release_lock()
42 imp.release_lock()
246 def release_lock(self): member in _MultiprocessStorageBackend328 def release_lock(self): member in MultiprocessFileStorage329 self._backend.release_lock()
245 def release_lock(self): member in _MultiStore._Storage
46 imp.release_lock()91 imp.release_lock()
45 imp.release_lock()52 imp.release_lock()
363 def release_lock(self): member in Storage411 self.release_lock()425 self.release_lock()440 self.release_lock()779 self.store.release_lock()
185 _imp.release_lock()189 _imp.release_lock()861 _imp.release_lock()
54 store.release_lock()
295 backend.release_lock()
9 from _imp import (lock_held, acquire_lock, release_lock,
130 .. function:: release_lock()
2177 _imp.release_lock()2189 _imp.release_lock()
301 .. function:: release_lock()
646 :func:`release_lock` are gone; use :func:`acquire` and
4599 lock": imp.acquire_lock() and imp.release_lock(). Note: this is a4601 this is the last release_lock() call. You can check with
21983 lock": imp.acquire_lock() and imp.release_lock(). Note: this is a21985 this is the last release_lock() call. You can check with