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:47:29 +0000 (07:47 -0500)
commitf70c1cd156affd03a4b4a215c583a574afe06b9f
tree66d75490e4e52037e7d0ce908787a5f4232bacba
parent33de2634764ba6c42617bd857ea8e857806e44a8
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.024365 seconds and 4 git commands to generate.