Note find_ust_app_context must be called with RCU read lock
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.c
index 784a49ce06f7eb61dd8afa3d8b99bfadaf33c547..132bde1bd8943053da78aa5dddc3224bbf9f1d71 100644 (file)
@@ -1969,6 +1969,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.024455 seconds and 5 git commands to generate.