Fix: Revert of 814b4934e2604a419bcb8eec57c0450dbb47e2c3
[lttng-tools.git] / src / bin / lttng-sessiond / notification-thread.hpp
index 3444af9c041c24e5570390764bd23a46fd7eb20b..2f77189ad143c7763e9a7ee4fc76280d64d7db2a 100644 (file)
@@ -63,7 +63,7 @@ struct notification_thread_handle {
         * has been enqueued.
         */
        struct {
-               struct lttng_pipe *event_pipe;
+               int event_fd;
                struct cds_list_head list;
                pthread_mutex_t lock;
        } cmd_queue;
This page took 0.02427 seconds and 4 git commands to generate.