Fix: Revert of 814b4934e2604a419bcb8eec57c0450dbb47e2c3
[lttng-tools.git] / src / bin / lttng-sessiond / notification-thread.h
index 8b4c7af2b0326dec1126ea2767cc1ffcf0e9761c..0c8292651afe705b8eb87d5200e195f54b78d13c 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.024475 seconds and 4 git commands to generate.