X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fconsumer.h;h=bf87609f3f1aea428128895cdab7ba20cf1f8568;hp=3726fd1e6a2b19b3ca35623243524fd8e608fda9;hb=73811eccc9599ebf62e5f5bee49039cecc25c3eb;hpb=f21dae485bbd4a21104eff49a80b59ce25054bc2 diff --git a/src/common/consumer.h b/src/common/consumer.h index 3726fd1e6..bf87609f3 100644 --- a/src/common/consumer.h +++ b/src/common/consumer.h @@ -222,6 +222,7 @@ struct lttng_consumer_stream { * Lock to use the stream FDs since they are used between threads. * * This is nested INSIDE the consumer_data lock. + * This is nested INSIDE the metadata cache lock. * This is nested OUTSIDE consumer_relayd_sock_pair lock. */ pthread_mutex_t lock;