sessiond: notification: receive incoming notifications from tracers
[lttng-tools.git] / src / bin / lttng-sessiond / notification-thread-events.h
index 3602f8dca1ab6efa6057eccd388921312f615537..dffd26773ad328dfea75b7a63f04ca5581259217 100644 (file)
@@ -48,4 +48,8 @@ int handle_notification_thread_channel_sample(
                struct notification_thread_state *state, int pipe,
                enum lttng_domain_type domain);
 
+int handle_notification_thread_event_notification(
+               struct notification_thread_state *state, int pipe,
+               enum lttng_domain_type domain);
+
 #endif /* NOTIFICATION_THREAD_EVENTS_H */
This page took 0.022623 seconds and 4 git commands to generate.