SoW-2020-0002: Trace Hit Counters: trigger error reporting integration
[lttng-tools.git] / src / bin / lttng-sessiond / lttng-sessiond.h
index edc1bc115fbb9f5268108a8383d34f5b02c726e0..9d0b9abd5dd40e2fe8b2b35cadaf4317e5e36952 100644 (file)
@@ -71,6 +71,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.023641 seconds and 5 git commands to generate.