SoW-2019-0002: Dynamic Snapshot
[lttng-tools.git] / src / bin / lttng-sessiond / lttng-sessiond.h
index 277fc23e30f22ff4be3d9c93f7b66bd343721be6..ee8ea2400359ea8791fe3fa9105abfdcf7f04326 100644 (file)
@@ -70,6 +70,7 @@ extern struct lttng_kernel_tracer_abi_version kernel_tracer_abi_version;
 
 /* Notification thread handle. */
 extern struct notification_thread_handle *notification_thread_handle;
+extern pthread_mutex_t notification_trigger_tokens_ht_lock;
 
 /*
  * This contains extra data needed for processing a command received by the
This page took 0.023682 seconds and 5 git commands to generate.