Searched defs:unlock (Results 1 – 14 of 14) sorted by relevance
41 void unlock() { in unlock() function
57 inline void unlock() { pthread_mutex_unlock(&mutex); } in unlock() function
48 def unlock(self): member in mutex
192 def unlock(self): member in Mailbox392 def unlock(self): member in Maildir612 def unlock(self): member in _singlefileMailbox1025 def unlock(self): member in MH
40 int unlock(buffer_handle_t handle) { in unlock() function
28 int unlock(buffer_handle_t handle) { in unlock() function
37 int (*unlock)(gralloc_module_t const*, buffer_handle_t); member
222 int GrallocHalWrapper::unlock(const native_handle_t *handle) { in unlock() function in android::GrallocHalWrapper
70 def unlock(x, copts, fn): function
144 def unlock(self): member in Lock
104 def unlock(self, name_rev): member in RCS
164 void unlock() { in unlock() function
143 void unlock() const { m_lock.unlock(); } in unlock() function
144 int unlock(struct gralloc_module_t const* /*module*/, buffer_handle_t handle) { in unlock() function