diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2022-02-22 14:01:50 +0000 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2022-03-04 18:14:40 +0100 |
commit | d5d2b15ecf62c662985983ca065ddeeec48fd248 (patch) | |
tree | 346ba85ecf6115b6531b1924cc3eae3a5a114304 /gitdm.config | |
parent | 17c78154b0ba2237c37f3e4a95140b754cb6ac8b (diff) | |
download | qemu-d5d2b15ecf62c662985983ca065ddeeec48fd248.zip qemu-d5d2b15ecf62c662985983ca065ddeeec48fd248.tar.gz qemu-d5d2b15ecf62c662985983ca065ddeeec48fd248.tar.bz2 |
cpus: use coroutine TLS macros for iothread_locked
qemu_mutex_iothread_locked() 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-5-stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'gitdm.config')
0 files changed, 0 insertions, 0 deletions