Note find_ust_app_context must be called with RCU read lock
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.c
index 7e4bf94051028f7c361749f0a162a4baee8e53b4..1ad08690d9550436e951cdccff3a435f9a561760 100644 (file)
@@ -1989,6 +1989,7 @@ no_match:
 /*
  * Lookup for an ust app context from an lttng_ust_context.
  *
+ * Must be called while holding RCU read side lock.
  * Return an ust_app_ctx object or NULL on error.
  */
 static
This page took 0.023624 seconds and 4 git commands to generate.