Fix: health subsystem issues with shared code
authorDavid Goulet <dgoulet@efficios.com>
Thu, 24 Jan 2013 19:20:23 +0000 (14:20 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 24 Jan 2013 21:35:00 +0000 (16:35 -0500)
commit769b7d7ec9067a192a01a8d0c884256e9fa25165
treec5dc68d93b56df728a17732305bb2635f94888c6
parentca0d78492eb30f538afab0406249bbc7c2492c80
Fix: health subsystem issues with shared code

TLS memory is not used for health state of each thread. This commit
probably fixes bug428 as well.

The health_init/exit are renamed to health_register/unregister.

Fixes #411

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/health.c
src/bin/lttng-sessiond/health.h
src/bin/lttng-sessiond/main.c
This page took 0.025504 seconds and 4 git commands to generate.