Fix: fixup vtid TLS
[lttng-ust.git] / liblttng-ust / lttng-ust-comm.c
index 2f2c783b189966d19181ae98bec17a020152c002..1815801a8fe08a06df22b6d1614efc969ca75b4d 100644 (file)
@@ -835,6 +835,7 @@ void __attribute__((constructor)) lttng_ust_init(void)
         */
        lttng_fixup_event_tls();
        lttng_fixup_ringbuffer_tls();
+       lttng_fixup_vtid_tls();
 
        /*
         * We want precise control over the order in which we construct
This page took 0.023501 seconds and 4 git commands to generate.