Fix: don't wait for the load thread before serving client commands
[lttng-tools.git] / src / bin / lttng-sessiond / lttng-sessiond.h
index bcc4259871c1ad0196799aa1ea1ec1b2db300775..c3fa0f073e2a163e67f42696306333b23daaef01 100644 (file)
@@ -125,5 +125,6 @@ extern struct sessiond_config config;
 int sessiond_check_thread_quit_pipe(int fd, uint32_t events);
 int sessiond_set_thread_pollset(struct lttng_poll_event *events, size_t size);
 void sessiond_notify_ready(void);
+void sessiond_signal_parents(void);
 
 #endif /* _LTT_SESSIOND_H */
This page took 0.024804 seconds and 5 git commands to generate.