Use urcu tls-compat.h
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 21 Feb 2013 15:55:52 +0000 (10:55 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 21 Feb 2013 15:55:52 +0000 (10:55 -0500)
commit8c90a710949a214d87084ff67fc85f284bc93ef2
tree3bf0f6271745bf4279d92aa3b665188828b2ddb9
parent6715d7d1c61b3ffdae9d50aa8875c627900a857f
Use urcu tls-compat.h

We can use the URCU_TLS() compatibility layer from userspace RCU to
support some BSD flavors that do not support __thread.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/lttng-context-procname.c
liblttng-ust/lttng-context-vtid.c
liblttng-ust/lttng-ust-comm.c
libringbuffer/frontend_api.h
libringbuffer/frontend_internal.h
libringbuffer/ring_buffer_frontend.c
This page took 0.026971 seconds and 4 git commands to generate.