Fix: tls-compat with hidden ring buffer context
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 30 Mar 2021 16:03:32 +0000 (12:03 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 30 Mar 2021 16:04:16 +0000 (12:04 -0400)
commit8acb8bdfec7f1827ca762900e0fcbaa8f187742f
tree7f91f1e4c2cbec6696fbabbe48aefb669a0a3692
parent8936b6c0add7eb6706e0a1ca50e03c446dda4006
Fix: tls-compat with hidden ring buffer context

There is a missing URCU_TLS() accessor in the refactoring of the ring
buffer context, which fails the tls-compat build.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ied620bf7dc3821bd3af87b500201130769b037df
liblttng-ust/lttng-ring-buffer-client.h
This page took 0.024182 seconds and 4 git commands to generate.