aboutsummaryrefslogtreecommitdiff
path: root/os-posix.c
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2022-02-22 14:01:50 +0000
committerKevin Wolf <kwolf@redhat.com>2022-03-04 18:14:40 +0100
commitd5d2b15ecf62c662985983ca065ddeeec48fd248 (patch)
tree346ba85ecf6115b6531b1924cc3eae3a5a114304 /os-posix.c
parent17c78154b0ba2237c37f3e4a95140b754cb6ac8b (diff)
downloadqemu-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 'os-posix.c')
0 files changed, 0 insertions, 0 deletions