Expose a common alloc_tls for liblttng-ust-common
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 23 Apr 2021 18:06:31 +0000 (14:06 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 23 Apr 2021 19:42:39 +0000 (15:42 -0400)
commitcf914d169665d78854f6d0e1c8ff9d9aff6122d1
treeb587e254bc71e6622c584b8e8cbdda9b79fa6a6f
parenta9fd951a21f28704ffdfd4217766f725a217208b
Expose a common alloc_tls for liblttng-ust-common

Expose a common function to force the allocation of all TLS variables
owned by liblttng-ust-common, hide the fd-tracker behind it.

Change-Id: I6acfe7f85bce1e8939cd8e1d64ecb979525fa547
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-common.h
src/common/ust-fd.h
src/lib/lttng-ust-common/fd-tracker.h
src/lib/lttng-ust-common/ust-common.c
src/lib/lttng-ust/lttng-ust-comm.c
This page took 0.025586 seconds and 4 git commands to generate.