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:49 +0000 (17:21 -0500)
commit232cf6ac1955d43d6feb5d571a64bf04dd380dd2
tree698e7cb469c436f88e05b4ea2b4e88faf9fab4ca
parent19ec56ca7d502f12dfb7f7d4299b506ba5abecce
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.024297 seconds and 4 git commands to generate.