X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fcommon%2Fconsumer%2Fconsumer-stream.hpp;h=ae43f732259a92aea78146b8621cf709eb90f23c;hb=f250b40e2179eccdb83766bf4abef5a35036c47b;hp=a8e5ddd5507b3a31ed7db90e50406a89ddab2dfe;hpb=c9e313bc594f40a86eed237dce222c0fc99c957f;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