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:26:05 +0000 (17:26 -0500)
commit1cf55ba47342156cdf25335264b9774a16e0bb2d
treefa977bc51c472aee4c9b2e4028ccb74f38edfaf4
parentb285374a9ad46cbc5edc8c071d85d6d895e9eb37
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.025137 seconds and 4 git commands to generate.