Fix: join worker thread in call_rcu_data_free
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 10 Feb 2023 20:46:04 +0000 (15:46 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 10 Feb 2023 22:21:38 +0000 (17:21 -0500)
commitcaefd1ee4699652c808cd1863ea40a2ad4a25710
tree6cd04cbff27d9918908c2be1803bfa9bd87d17a1
parent9f75d2d92dad5f19f57c4bd4866d5658971b287c
Fix: join worker thread in call_rcu_data_free

When freeing the call rcu descriptor, join its associated thread as well
to ensure complete teardown.

Fixes: #1317
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ic522e0466f56deca8bde519e082f3d7f99ec2e7f
src/urcu-call-rcu-impl.h
This page took 0.027425 seconds and 4 git commands to generate.