notification: add/remove tracer event source
[lttng-tools.git] / src / bin / lttng-sessiond / notification-thread-events.h
index 2f699bf457cef13feb26d272787aa83550eac3ba..3602f8dca1ab6efa6057eccd388921312f615537 100644 (file)
@@ -32,6 +32,10 @@ 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_client_in(
                struct notification_thread_state *state,
                int socket);
This page took 0.022832 seconds and 4 git commands to generate.