Launch the ust registration dispatch thread using lttng_thread
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 30 Nov 2018 20:57:04 +0000 (15:57 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 10 Dec 2018 20:24:50 +0000 (15:24 -0500)
commitdd5875e7fdc92beacff5274ca8e77f94f84913a3
treead5588fb9cc93335a0e5eb9c03727e67f4249160
parent050e613c43542ca0bc04f4fe17802c28bcca87fa
Launch the ust registration dispatch 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/dispatch.c [new file with mode: 0644]
src/bin/lttng-sessiond/dispatch.h [new file with mode: 0644]
src/bin/lttng-sessiond/main.c
This page took 0.025454 seconds and 4 git commands to generate.