Expose a common alloc_tls for liblttng-ust-common
[lttng-ust.git] / src / lib / lttng-ust-common / fd-tracker.h
index 07c13724d08741ba2f77dfe18cb38a4b1814352f..2432eaa47bdbe353afc38084872c72bab1208fc5 100644 (file)
@@ -10,4 +10,7 @@
 void lttng_ust_fd_tracker_init(void)
        __attribute__((visibility("hidden")));
 
+void lttng_ust_fd_tracker_alloc_tls(void)
+       __attribute__((visibility("hidden")));
+
 #endif
This page took 0.023257 seconds and 4 git commands to generate.