qemu-e2k/include/qemu
Kevin Wolf 1b7f01d966 coroutine: Assert that no locks are held on termination
A coroutine that takes a lock must also release it again. If the
coroutine terminates without having released all its locks, it's buggy
and we'll probably run into a deadlock sooner or later. Make sure that
we don't get such cases.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
2016-09-05 19:06:48 +02:00
..
acl.h
atomic.h
base64.h
bcd.h
bitmap.h
bitops.h
bswap.h
buffer.h
compatfd.h
compiler.h
config-file.h
coroutine_int.h coroutine: Assert that no locks are held on termination 2016-09-05 19:06:48 +02:00
coroutine.h coroutine: Let CoMutex remember who holds it 2016-09-05 19:06:48 +02:00
crc32c.h
cutils.h
envlist.h
error-report.h
event_notifier.h
fifo8.h
fifo32.h
fprintf-fn.h
hbitmap.h
help_option.h
host-utils.h
id.h
int128.h
iov.h
log.h
main-loop.h
memfd.h
mmap-alloc.h
module.h
notify.h
option_int.h
option.h
osdep.h
path.h
processor.h
qdist.h
qht.h
queue.h
range.h
ratelimit.h
rcu_queue.h
rcu.h
readline.h
rfifolock.h
seqlock.h
sockets.h
thread-posix.h
thread-win32.h
thread.h
throttle.h
timed-average.h
timer.h
typedefs.h
unicode.h
uri.h
xattr.h