Fix: sessiond vs consumerd push/get metadata deadlock
[lttng-tools.git] / src / common / consumer-timer.h
index baaa82b04993a1ee1173ccb5fc5952555b1cb95c..22e74574ce5622d7ec7e242b83865fa766b1f639 100644 (file)
@@ -52,4 +52,7 @@ void consumer_timer_live_stop(struct lttng_consumer_channel *channel);
 void *consumer_timer_thread(void *data);
 int consumer_signal_init(void);
 
+int consumer_flush_kernel_index(struct lttng_consumer_stream *stream);
+int consumer_flush_ust_index(struct lttng_consumer_stream *stream);
+
 #endif /* CONSUMER_TIMER_H */
This page took 0.02425 seconds and 5 git commands to generate.