Searched refs:adist_remote_lock (Results 1 – 1 of 1) sorted by relevance
84 static pthread_rwlock_t adist_remote_lock; variable105 rw_init(&adist_remote_lock); in init_environment()307 rw_wlock(&adist_remote_lock); in sender_connect()313 rw_unlock(&adist_remote_lock); in sender_connect()323 rw_wlock(&adist_remote_lock); in sender_disconnect()329 rw_unlock(&adist_remote_lock); in sender_disconnect()340 rw_unlock(&adist_remote_lock); in sender_disconnect()493 rw_rlock(&adist_remote_lock); in keepalive_send()495 rw_unlock(&adist_remote_lock); in keepalive_send()498 rw_unlock(&adist_remote_lock); in keepalive_send()[all …]