X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Flttng-relayd.h;h=245c5fd2656491c9cb00ef41e2f351a79124f944;hb=b4aacfdce9fe9fddc01b738a8cc807d764245cef;hp=0a3ce47404cea9f6c1692209dc8ab4a325d204fc;hpb=6c1c0768320135c6936c371b09731851b508c023;p=lttng-tools.git diff --git a/src/bin/lttng-relayd/lttng-relayd.h b/src/bin/lttng-relayd/lttng-relayd.h index 0a3ce4740..245c5fd26 100644 --- a/src/bin/lttng-relayd/lttng-relayd.h +++ b/src/bin/lttng-relayd/lttng-relayd.h @@ -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 */