X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Flttng-relayd.h;h=0611a8ceace074dc8d2068644c59ff22bf07e767;hb=770f96f4b3f8e4c181fd6ce94266392a480ee26a;hp=896925f9e16be3e10655d00e5253051b3098107c;hpb=77c54feda7732357c112333cd44ff8df1df6ca2b;p=lttng-tools.git diff --git a/src/bin/lttng-relayd/lttng-relayd.h b/src/bin/lttng-relayd/lttng-relayd.h index 896925f9e..0611a8cea 100644 --- a/src/bin/lttng-relayd/lttng-relayd.h +++ b/src/bin/lttng-relayd/lttng-relayd.h @@ -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 */