Move enablers syncing after the channel registration
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 10 Jul 2014 22:22:14 +0000 (18:22 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 14 Jul 2014 18:11:08 +0000 (14:11 -0400)
commit79ee7d56aa946acbc8e44511c9e7ce45393da5c0
tree35adba8ff51f33032077b2ce1015efcb5eebb2ab
parent8029811d7126f23d0a2cc796f8cb4b86474541bb
Move enablers syncing after the channel registration

Fixes possible race condition where an event registration is received
before its channel registration by the consumer.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/lttng-events.c
This page took 0.024333 seconds and 4 git commands to generate.