From: Olivier Dion Date: Fri, 14 Jul 2023 17:25:56 +0000 (-0400) Subject: tests/rcutorture: Factor out thread registration X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=b21d2eb5c48761a54e6868ed114aa256aee1c2cd;hp=b21d2eb5c48761a54e6868ed114aa256aee1c2cd;p=urcu.git tests/rcutorture: Factor out thread registration Register the thread once at the begining of the update routine. Put the thread offline when doing anything that can block. Change-Id: I345e04ee2ef0b5ba2f065b8a3029dd0e6130037b Signed-off-by: Olivier Dion Signed-off-by: Mathieu Desnoyers ---