tests/rcutorture: Factor out thread registration
authorOlivier Dion <odion@efficios.com>
Fri, 14 Jul 2023 17:25:56 +0000 (13:25 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 14 Jul 2023 18:44:21 +0000 (14:44 -0400)
commitb21d2eb5c48761a54e6868ed114aa256aee1c2cd
tree5d10e407b40dbc5a0fb4ba6214c15fc8acaea5aa
parenta6ca497d47f123d2fa49675816d52b7541f3509c
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 <odion@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/regression/rcutorture.h
This page took 0.025277 seconds and 4 git commands to generate.