Files
xemu/include/qemu
Kevin Wolf 944f3d5dd2 coroutine: Add qemu_co_mutex_assert_locked()
Some functions require that the caller holds a certain CoMutex for them
to operate correctly. Add a function so that they can assert the lock is
really held.

Cc: qemu-stable@nongnu.org
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Tested-by: Michael Weiser <michael.weiser@gmx.de>
Reviewed-by: Michael Weiser <michael.weiser@gmx.de>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Denis V. Lunev <den@openvz.org>
Reviewed-by: Max Reitz <mreitz@redhat.com>
2019-10-25 15:18:38 +02:00
..
2019-08-16 13:31:52 +02:00
2019-10-17 17:02:32 -04:00
2019-09-10 08:58:43 +02:00
2019-09-11 08:46:17 +02:00
2019-08-21 16:29:57 +02:00
2019-08-16 13:31:52 +02:00
2019-09-16 17:13:06 +02:00