X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fnotification-thread-events.h;fp=src%2Fbin%2Flttng-sessiond%2Fnotification-thread-events.h;h=265719181638a64cfe6f4d8727adea65486c3d10;hp=dffd26773ad328dfea75b7a63f04ca5581259217;hb=163f4ee3e311b2f782b6ef46c930980f443acb69;hpb=df9542428e02e1b63ac8a023cda7164a68c8ef34 diff --git a/src/bin/lttng-sessiond/notification-thread-events.h b/src/bin/lttng-sessiond/notification-thread-events.h index dffd26773..265719181 100644 --- a/src/bin/lttng-sessiond/notification-thread-events.h +++ b/src/bin/lttng-sessiond/notification-thread-events.h @@ -32,9 +32,9 @@ int handle_notification_thread_client_disconnect_all( int handle_notification_thread_trigger_unregister_all( struct notification_thread_state *state); -int handle_notification_thread_remove_tracer_event_source_no_result( - struct notification_thread_state *state, - int tracer_event_source_fd); +int handle_notification_thread_tracer_event_source_died( + struct notification_thread_state *state, + int tracer_event_source_fd); int handle_notification_thread_client_in( struct notification_thread_state *state,