Launch the consumer management thread using lttng_thread
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 5 Dec 2018 04:19:25 +0000 (23:19 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 6 Dec 2018 21:34:34 +0000 (16:34 -0500)
commit4ec029ed8d032ac98d8dc158a751841b7c150639
tree7595d758e3e9ddc2edab20181f4da1257e626517
parent63763958ab19923beef7f52956062b83747d923e
Launch the consumer management thread using lttng_thread

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/Makefile.am
src/bin/lttng-sessiond/client.c
src/bin/lttng-sessiond/consumer.h
src/bin/lttng-sessiond/globals.c
src/bin/lttng-sessiond/main.c
src/bin/lttng-sessiond/manage-consumer.c [new file with mode: 0644]
src/bin/lttng-sessiond/manage-consumer.h [new file with mode: 0644]
This page took 0.030802 seconds and 5 git commands to generate.