Document the locking assumptions of consumerd-relayd socket passing
[lttng-tools.git] / src / bin / lttng-sessiond / consumer.c
index ced965dee34aa435828eb7484aa8d058d56bb4d3..5e723e9b3804e08335d3e16758486899ec79f83e 100644 (file)
@@ -992,6 +992,8 @@ error:
 /*
  * Send relayd socket to consumer associated with a session name.
  *
+ * The consumer socket lock must be held by the caller.
+ *
  * On success return positive value. On error, negative value.
  */
 int consumer_send_relayd_socket(struct consumer_socket *consumer_sock,
This page took 0.035491 seconds and 5 git commands to generate.