Fix: Use 2.12 custom mutex nest getter
[lttng-ust.git] / src / lib / lttng-ust-common / fd-tracker.h
index 657d99eb3ff26441e3ca72d0b334a729e16e17f4..4186f305bc7443a8eaa4ff08e18916a730bc77d4 100644 (file)
@@ -16,6 +16,7 @@ void lttng_ust_fd_tracker_alloc_tls(void)
 #if !defined(LTTNG_UST_CUSTOM_UPGRADE_CONFLICTING_SYMBOLS)
 void *lttng_ust_safe_close_fd_init(void);
 void *lttng_ust_safe_fclose_stream_init(void);
+void *lttng_ust_get_fd_mutex_nest_init(void);
 #endif
 
 #endif
This page took 0.031852 seconds and 5 git commands to generate.