Searched refs:rw_unlock (Results 1 – 12 of 12) 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
170 #define read_unlock(rwlock) rw_unlock(rwlock)173 #define write_unlock(rwlock) rw_unlock(rwlock)180 rw_unlock(rwlock)183 #define read_unlock_bh(rwlock) rw_unlock(rwlock)185 #define write_unlock_bh(rwlock) rw_unlock(rwlock)
1146 rw_unlock(&hio_remote_lock[ncomp]); in remote_close()1162 rw_unlock(&hio_remote_lock[ncomp]); in remote_close()1204 rw_unlock(&hio_remote_lock[ncomp]); in write_complete()1509 rw_unlock(&hio_remote_lock[ncomp]); in keepalive_send()1519 rw_unlock(&hio_remote_lock[ncomp]); in keepalive_send()1526 rw_unlock(&hio_remote_lock[ncomp]); in keepalive_send()1534 rw_unlock(&hio_remote_lock[ncomp]); in keepalive_send()1624 rw_unlock(&hio_remote_lock[ncomp]); in remote_send_thread()1644 rw_unlock(&hio_remote_lock[ncomp]); in remote_send_thread()1652 rw_unlock(&hio_remote_lock[ncomp]); in remote_send_thread()[all …]
62 #define rw_unlock(l) pthread_rwlock_unlock(l) macro
119 int rw_unlock(rwlock_t *);
273 rw_unlock(&(object)->lock)
193 #define lock_rw_unlock(lock) LOCKRET(rw_unlock(lock))
234 #define rw_unlock(rw) __extension__ ({ \ macro
428 #define INP_UNLOCK(inp) rw_unlock(&(inp)->inp_lock)
154 #define MRW_UNLOCK() rw_unlock(&mrouter_lock)
1954 rwlock.9 rw_unlock.9 \