Introduce "--blocking-timeout" channel parameter
[lttng-tools.git] / src / bin / lttng-sessiond / consumer.h
index 77bc2b1f12b8cf6c08a7fc402a953be4ce86a296..b8d5630f472aed7b37e16a5ad9827fdb205bf0b0 100644 (file)
@@ -256,6 +256,7 @@ void consumer_init_ask_channel_comm_msg(struct lttcomm_consumer_msg *msg,
                uint64_t session_id_per_pid,
                unsigned int monitor,
                uint32_t ust_app_uid,
+               int64_t blocking_timeout,
                const char *root_shm_path,
                const char *shm_path);
 void consumer_init_stream_comm_msg(struct lttcomm_consumer_msg *msg,
This page took 0.023061 seconds and 4 git commands to generate.