X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fconsumer%2Fconsumer-stream.hpp;fp=src%2Fcommon%2Fconsumer%2Fconsumer-stream.hpp;h=ae43f732259a92aea78146b8621cf709eb90f23c;hb=d119bd017a99d56ad36901ce8f2175a8ea3b5e5e;hp=a8e5ddd5507b3a31ed7db90e50406a89ddab2dfe;hpb=a4beac76c09632fda439fac25fdb0f7191234191;p=lttng-tools.git diff --git a/src/common/consumer/consumer-stream.hpp b/src/common/consumer/consumer-stream.hpp index a8e5ddd55..ae43f7322 100644 --- a/src/common/consumer/consumer-stream.hpp +++ b/src/common/consumer/consumer-stream.hpp @@ -41,7 +41,7 @@ struct lttng_consumer_stream *consumer_stream_create( * The stream lock MUST be acquired. * The consumer data lock MUST be acquired. */ -void consumer_stream_close(struct lttng_consumer_stream *stream); +void consumer_stream_close_output(struct lttng_consumer_stream *stream); /* * Close stream on the relayd side. This call can destroy a relayd if the