Cleanup: relayd: centralize thread stopping function
[lttng-tools.git] / src / bin / lttng-relayd / lttng-relayd.h
index 896925f9e16be3e10655d00e5253051b3098107c..0611a8ceace074dc8d2068644c59ff22bf07e767 100644 (file)
@@ -58,5 +58,6 @@ extern const char * const config_section_name;
 extern int thread_quit_pipe[2];
 
 void lttng_relay_notify_ready(void);
+int lttng_relay_stop_threads(void);
 
 #endif /* LTTNG_RELAYD_H */
This page took 0.02643 seconds and 4 git commands to generate.