Fix: don't cancel already exited threads
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 14 Feb 2013 19:46:53 +0000 (14:46 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 15 Feb 2013 12:46:21 +0000 (07:46 -0500)
commite33f3265dfdcf38d91b10083afb1ea44c8e58732
tree0c71fb5b18ed4af46dda45df0cf382824cb32ad1
parent814f7df1401ce02529847840edd84836c1ce646a
Fix: don't cancel already exited threads

Ensure we don't issue pthread_cancel() on already exited threads.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/lttng-ust-comm.c
This page took 0.026202 seconds and 4 git commands to generate.