Make the launch of the application registration thread blocking
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 6 Dec 2018 17:03:48 +0000 (12:03 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 10 Dec 2018 20:24:50 +0000 (15:24 -0500)
commitbd0e523ea2b9b828cac3d0a79927dffeeb7a7cfe
tree999457bb7c820603ebde5657cb5cc79ee2c9969e
parent143745a6d56824ceb630548e96f95ea54361c5ff
Make the launch of the application registration thread blocking

Waiting for the application registration thread to be ready to
accept application connection ensures that the application
registration socket is created and being listened-to before the parent
is signalled.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/register.c
This page took 0.026064 seconds and 4 git commands to generate.