Cleanup: relayd: centralize thread stopping function
[lttng-tools.git] / src / bin / lttng-relayd / lttng-relayd.h
index 0a3ce47404cea9f6c1692209dc8ab4a325d204fc..245c5fd2656491c9cb00ef41e2f351a79124f944 100644 (file)
@@ -57,5 +57,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.022835 seconds and 4 git commands to generate.