X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fconsumer.h;h=8e5891aef60da7dfa3267ee18006605c6005f5c3;hp=4b225e43c4ced7a0a38527402690a825e27ed9cc;hb=c869f647b0c4476645ab9ee01e362401fb8c1e42;hpb=7d980def5ddfddbaa6b8d3c7c1acee3537ae80bb diff --git a/src/common/consumer.h b/src/common/consumer.h index 4b225e43c..8e5891aef 100644 --- a/src/common/consumer.h +++ b/src/common/consumer.h @@ -362,6 +362,7 @@ struct consumer_relayd_sock_pair *consumer_allocate_relayd_sock_pair( struct consumer_relayd_sock_pair *consumer_find_relayd(int key); int consumer_handle_stream_before_relayd(struct lttng_consumer_stream *stream, size_t data_size); +void consumer_steal_stream_key(int key, struct lttng_ht *ht); extern struct lttng_consumer_local_data *lttng_consumer_create( enum lttng_consumer_type type,