diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2022-02-22 14:01:49 +0000 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2022-03-04 18:14:40 +0100 |
commit | 17c78154b0ba2237c37f3e4a95140b754cb6ac8b (patch) | |
tree | 1360dd34b521b7673485629f74977323d754e7d7 /qobject | |
parent | 47b74464565713208c218f115918bf760a528afb (diff) | |
download | qemu-17c78154b0ba2237c37f3e4a95140b754cb6ac8b.zip qemu-17c78154b0ba2237c37f3e4a95140b754cb6ac8b.tar.gz qemu-17c78154b0ba2237c37f3e4a95140b754cb6ac8b.tar.bz2 |
rcu: use coroutine TLS macros
RCU may be used from coroutines. Standard __thread variables cannot be
used by coroutines. Use the coroutine TLS macros instead.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20220222140150.27240-4-stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qobject')
0 files changed, 0 insertions, 0 deletions