relay: use urcu_ref_get_unless_zero
[lttng-tools.git] / src / bin / lttng-relayd / connection.h
index 44386381325e531fb45ea45f233e6f7f3a2ef946..43e8a1de641411ace69a9222c2815c43285a3b49 100644 (file)
@@ -77,7 +77,6 @@ struct relay_connection {
        uint32_t minor;
 
        struct urcu_ref ref;
-       pthread_mutex_t reflock;
 
        bool version_check_done;
 
This page took 0.022484 seconds and 4 git commands to generate.