Searched refs:rw_unlock (Results 1 – 11 of 11) sorted by relevance
313 rw_unlock(&adist_remote_lock); in sender_connect()329 rw_unlock(&adist_remote_lock); in sender_disconnect()340 rw_unlock(&adist_remote_lock); in sender_disconnect()495 rw_unlock(&adist_remote_lock); in keepalive_send()498 rw_unlock(&adist_remote_lock); in keepalive_send()553 rw_unlock(&adist_remote_lock); in send_thread()563 rw_unlock(&adist_remote_lock); in send_thread()603 rw_unlock(&adist_remote_lock); in recv_thread()609 rw_unlock(&adist_remote_lock); in recv_thread()614 rw_unlock(&adist_remote_lock); in recv_thread()[all …]
129 rw_unlock(pthread_rwlock_t *lock) in rw_unlock() function
1149 rw_unlock(&hio_remote_lock[ncomp]); in remote_close()1165 rw_unlock(&hio_remote_lock[ncomp]); in remote_close()1207 rw_unlock(&hio_remote_lock[ncomp]); in write_complete()1512 rw_unlock(&hio_remote_lock[ncomp]); in keepalive_send()1522 rw_unlock(&hio_remote_lock[ncomp]); in keepalive_send()1529 rw_unlock(&hio_remote_lock[ncomp]); in keepalive_send()1537 rw_unlock(&hio_remote_lock[ncomp]); in keepalive_send()1627 rw_unlock(&hio_remote_lock[ncomp]); in remote_send_thread()1647 rw_unlock(&hio_remote_lock[ncomp]); in remote_send_thread()1655 rw_unlock(&hio_remote_lock[ncomp]); in remote_send_thread()[all …]
131 rw_unlock(pthread_rwlock_t *lock) __unlocks(*lock) in rw_unlock() function
174 #define read_unlock(rwlock) rw_unlock(rwlock)177 #define write_unlock(rwlock) rw_unlock(rwlock)184 rw_unlock(rwlock)187 #define read_unlock_bh(rwlock) rw_unlock(rwlock)189 #define write_unlock_bh(rwlock) rw_unlock(rwlock)
62 #define rw_unlock(l) pthread_rwlock_unlock(l) macro
119 int rw_unlock(rwlock_t *);
192 #define lock_rw_unlock(lock) LOCKRET(rw_unlock(lock))
235 #define rw_unlock(rw) do { \ macro
247 VERIFY(rw_unlock(&rwlp->rw_lock) == 0); in rw_exit()
1788 rwlock.9 rw_unlock.9 \