update comment
[lttng-ust.git] / libust / lttng-ust-comm.c
index 657b5686765b9ce6e8f66cc3ae187620405cf6de..04a32676b0a0a7755b6fbc6d8392f810145e7ba8 100644 (file)
@@ -52,6 +52,9 @@ static int lttng_ust_comm_should_quit;
  *   daemon problems).
  */
 static sem_t constructor_wait;
+/*
+ * Doing this for both the global and local sessiond.
+ */
 static int sem_count = { 2 };
 
 /*
This page took 0.027113 seconds and 4 git commands to generate.