Fix: ust-consumer: metadata thread not woken-up after version change
[lttng-tools.git] / src / common / consumer / consumer.h
index 73189660ce4eb888bf3acc12a0f17ea0c3f9071e..f75246d36970e6e4b193c427a7ab7e09ee044d84 100644 (file)
@@ -1051,5 +1051,6 @@ enum lttcomm_return_code lttng_consumer_init_command(
 int lttng_consumer_clear_channel(struct lttng_consumer_channel *channel);
 enum lttcomm_return_code lttng_consumer_open_channel_packets(
                struct lttng_consumer_channel *channel);
+int consumer_metadata_wakeup_pipe(const struct lttng_consumer_channel *channel);
 
 #endif /* LIB_CONSUMER_H */
This page took 0.026267 seconds and 5 git commands to generate.