Searched refs:async_lock (Results 1 – 2 of 2) sorted by relevance
49 QemuMutex async_lock; member
883 qemu_mutex_lock(&qxl->async_lock); in interface_async_complete_io()886 qemu_mutex_unlock(&qxl->async_lock); in interface_async_complete_io()1219 qemu_mutex_lock(&d->async_lock); in qxl_soft_reset()1221 qemu_mutex_unlock(&d->async_lock); in qxl_soft_reset()1681 WITH_QEMU_LOCK_GUARD(&d->async_lock) {1851 qemu_mutex_lock(&d->async_lock);1853 qemu_mutex_unlock(&d->async_lock);2096 qemu_mutex_init(&qxl->async_lock);
Completed in 11 milliseconds