summaryrefslogtreecommitdiffstats
path: root/storage-daemon
diff options
context:
space:
mode:
authorStefan Hajnoczi2022-02-22 15:01:49 +0100
committerKevin Wolf2022-03-04 18:14:40 +0100
commit17c78154b0ba2237c37f3e4a95140b754cb6ac8b (patch)
tree1360dd34b521b7673485629f74977323d754e7d7 /storage-daemon
parentutil/async: replace __thread with QEMU TLS macros (diff)
downloadqemu-17c78154b0ba2237c37f3e4a95140b754cb6ac8b.tar.gz
qemu-17c78154b0ba2237c37f3e4a95140b754cb6ac8b.tar.xz
qemu-17c78154b0ba2237c37f3e4a95140b754cb6ac8b.zip
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 'storage-daemon')
0 files changed, 0 insertions, 0 deletions